Skip to content

Fix doi_banner module and add tests - #1006

Merged
GraemeWatt merged 2 commits into
mainfrom
fix-doi-banner
Aug 6, 2026
Merged

Fix doi_banner module and add tests#1006
GraemeWatt merged 2 commits into
mainfrom
fix-doi-banner

Conversation

@GraemeWatt

Copy link
Copy Markdown
Member

Closes #1005.

* TypeError: '>' not supported between instances of 'dict' and 'int'
@codecov

codecov Bot commented Aug 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.82%. Comparing base (1f3e110) to head (f5f946f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1006      +/-   ##
==========================================
+ Coverage   86.65%   86.82%   +0.16%     
==========================================
  Files          59       59              
  Lines        5821     5820       -1     
==========================================
+ Hits         5044     5053       +9     
+ Misses        777      767      -10     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 31098320747

Coverage increased (+0.2%) to 86.821%

Details

  • Coverage increased (+0.2%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 5820
Covered Lines: 5053
Line Coverage: 86.82%
Coverage Strength: 0.87 hits per line

💛 - Coveralls

@GraemeWatt
GraemeWatt merged commit b6fdd4c into main Aug 6, 2026
28 of 30 checks passed
@GraemeWatt
GraemeWatt deleted the fix-doi-banner branch August 6, 2026 13:55
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.

doi_banner: fix module and add tests

1 participant