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

Fixing some warnings #1430

Merged
merged 10 commits into from
Jul 23, 2024
Merged

Fixing some warnings #1430

merged 10 commits into from
Jul 23, 2024

Conversation

PaulJonasJost
Copy link
Collaborator

Description of which warnings should be removed in commit messages

@codecov-commenter
Copy link

codecov-commenter commented Jul 15, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.32%. Comparing base (3179bbe) to head (7e169a6).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1430      +/-   ##
===========================================
- Coverage    83.34%   83.32%   -0.02%     
===========================================
  Files          161      161              
  Lines        13243    13247       +4     
===========================================
+ Hits         11037    11038       +1     
- Misses        2206     2209       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@PaulJonasJost PaulJonasJost marked this pull request as ready for review July 16, 2024 11:22
@PaulJonasJost
Copy link
Collaborator Author

Decreased from base: 570 to 68 warnings for now

Copy link
Contributor

@vwiela vwiela left a comment

Choose a reason for hiding this comment

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

Looks good to me.

Copy link
Member

@dilpath dilpath left a comment

Choose a reason for hiding this comment

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

👍

@PaulJonasJost PaulJonasJost merged commit e746456 into develop Jul 23, 2024
18 checks passed
@PaulJonasJost PaulJonasJost deleted the fixing_warnings branch July 23, 2024 07:55
This was referenced Jul 25, 2024
Comment on lines -124 to +123
warnings.warn(
logger.debug(
Copy link
Member

Choose a reason for hiding this comment

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

Using warnings here was intended to make it easier to disable those, see #1253

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.

5 participants