Skip to content

Fix coverage not including imports and def lines#7965

Open
jenshnielsen wants to merge 1 commit intomicrosoft:mainfrom
jenshnielsen:fix_coverage
Open

Fix coverage not including imports and def lines#7965
jenshnielsen wants to merge 1 commit intomicrosoft:mainfrom
jenshnielsen:fix_coverage

Conversation

@jenshnielsen
Copy link
Collaborator

No description provided.

@jenshnielsen jenshnielsen requested a review from a team as a code owner March 24, 2026 07:55
@codecov
Copy link

codecov bot commented Mar 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.97%. Comparing base (b0a7b55) to head (9ea7d60).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7965      +/-   ##
==========================================
+ Coverage   60.56%   69.97%   +9.40%     
==========================================
  Files         333      333              
  Lines       32245    32245              
==========================================
+ Hits        19529    22562    +3033     
+ Misses      12716     9683    -3033     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jenshnielsen jenshnielsen changed the title Fix coverage not including imports and def lines [wip] Fix coverage not including imports and def lines Mar 24, 2026
This should resolve missing coverage from def and import lines

This is because the warnings filter triggers importing qcodes before coverage is turned on
@jenshnielsen jenshnielsen changed the title [wip] Fix coverage not including imports and def lines Fix coverage not including imports and def lines Mar 24, 2026
@jenshnielsen jenshnielsen enabled auto-merge March 24, 2026 21:46
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.

1 participant