Skip to content

test(binaryfile): move markers from fixture to test - #2803

Merged
wpbonelli merged 1 commit into
modflowpy:developfrom
wpbonelli:fix-2798
Aug 11, 2026
Merged

test(binaryfile): move markers from fixture to test#2803
wpbonelli merged 1 commit into
modflowpy:developfrom
wpbonelli:fix-2798

Conversation

@wpbonelli

Copy link
Copy Markdown
Member

Close #2798. Markers can't be applied to fixtures, only tests.

@wpbonelli wpbonelli added this to the 3.11 milestone Aug 11, 2026
@wpbonelli wpbonelli added the bug label Aug 11, 2026
@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.8%. Comparing base (556c088) to head (eafff56).
⚠️ Report is 196 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2803      +/-   ##
===========================================
+ Coverage     55.5%    72.8%   +17.2%     
===========================================
  Files          644      661      +17     
  Lines       124135   132999    +8864     
===========================================
+ Hits         68947    96831   +27884     
+ Misses       55188    36168   -19020     

see 583 files with indirect coverage changes

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

@wpbonelli
wpbonelli merged commit 9b617b2 into modflowpy:develop Aug 11, 2026
17 of 20 checks passed
@wpbonelli
wpbonelli deleted the fix-2798 branch August 11, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: marks on the mf6_gwf_2sp_st_tr fixture have no effect and break collection under pytest 9

1 participant