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

coverage - exclude code guarded by if TYPE_CHECKING #6753

Merged

Conversation

pavoljuhas
Copy link
Collaborator

Only used within mypy type checking session.

@pavoljuhas pavoljuhas requested review from vtomole and a team as code owners October 7, 2024 23:00
@NoureldinYosri
Copy link
Collaborator

thanks Pavol, those coverage failures were annoying

Copy link
Contributor

@mhucka mhucka left a comment

Choose a reason for hiding this comment

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

LGTM!

@pavoljuhas pavoljuhas enabled auto-merge (squash) October 8, 2024 01:27
@pavoljuhas pavoljuhas disabled auto-merge October 8, 2024 16:35
@pavoljuhas pavoljuhas enabled auto-merge (squash) October 8, 2024 16:38
Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.83%. Comparing base (769ad50) to head (a8f4560).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6753   +/-   ##
=======================================
  Coverage   97.83%   97.83%           
=======================================
  Files        1077     1077           
  Lines       92577    92577           
=======================================
  Hits        90574    90574           
  Misses       2003     2003           

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

@pavoljuhas pavoljuhas merged commit 9520466 into quantumlib:main Oct 8, 2024
37 checks passed
@pavoljuhas pavoljuhas deleted the ci-exclude-type_checking-from-coverage branch October 9, 2024 01:20
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.

3 participants