Skip to content

attr.gi code coverage#919

Merged
mtorpey merged 4 commits intodigraphs:mainfrom
mtorpey:improve-code-coverage
Apr 22, 2026
Merged

attr.gi code coverage#919
mtorpey merged 4 commits intodigraphs:mainfrom
mtorpey:improve-code-coverage

Conversation

@mtorpey
Copy link
Copy Markdown
Collaborator

@mtorpey mtorpey commented Apr 22, 2026

These PR fixes the four untested sections of code from attr.gi, some by adding tests, and some by amending the code.

The four commits are logically separate, so it might be better not to squash.

Code coverage of attr.gi should now be 100%.

@mtorpey mtorpey added minor A label for PRs or issues that are minor in some sense. tests A label for issues/PRs relating to adding or updating tests or the testing system labels Apr 22, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.41%. Comparing base (2de850a) to head (97657a0).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #919      +/-   ##
==========================================
+ Coverage   97.37%   97.41%   +0.03%     
==========================================
  Files          50       50              
  Lines       21179    21175       -4     
  Branches      639      639              
==========================================
+ Hits        20623    20627       +4     
+ Misses        491      483       -8     
  Partials       65       65              

☔ 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.

Copy link
Copy Markdown
Member

@james-d-mitchell james-d-mitchell left a comment

Choose a reason for hiding this comment

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

Nice, thanks @mtorpey

@mtorpey mtorpey merged commit cb11a3f into digraphs:main Apr 22, 2026
31 checks passed
@mtorpey mtorpey deleted the improve-code-coverage branch April 22, 2026 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor A label for PRs or issues that are minor in some sense. tests A label for issues/PRs relating to adding or updating tests or the testing system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants