Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ci): Various errors on master #4009

Merged
merged 6 commits into from
Jan 31, 2025

Conversation

Zylphrex
Copy link
Member

@Zylphrex Zylphrex commented Jan 30, 2025

  • black==25.1.0 changed some default styles
  • pytest-aiohttp==1.1.0 removed the loop fixture
  • huggingface-hub==0.28.0 deprecated InferenceClient.post to InferenceClient._inner_post
  • pymongo==4.11.0 required maxWireVersion to be 7

Copy link

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.17%. Comparing base (5a27502) to head (7558b2f).
Report is 1 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4009   +/-   ##
=======================================
  Coverage   80.17%   80.17%           
=======================================
  Files         139      139           
  Lines       15397    15397           
  Branches     2597     2597           
=======================================
  Hits        12344    12344           
  Misses       2209     2209           
  Partials      844      844           
Files with missing lines Coverage Δ
sentry_sdk/_queue.py 58.69% <ø> (ø)

... and 2 files with indirect coverage changes

@Zylphrex Zylphrex marked this pull request as ready for review January 31, 2025 00:23
Copy link
Contributor

@sentrivana sentrivana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TY Tony!

@sentrivana sentrivana merged commit 8c25c73 into master Jan 31, 2025
151 checks passed
@sentrivana sentrivana deleted the txiao/fix/various-errors-in-ci-on-master branch January 31, 2025 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants