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

test: split plot tests into finer-scoped files #1949

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

wpbonelli
Copy link
Member

@wpbonelli wpbonelli commented Sep 15, 2023

  • split test_plot.py into separate files for different plotting classes / use cases
  • no tests added/removed, just reorganized
  • moved from (and motivated by) Add PRT support #1753
    • with PRT support comes more plotting-related tests and test_plot.py was growing unwieldy

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Merging #1949 (b36915a) into develop (9e9d730) will increase coverage by 0.0%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           develop   #1949     +/-   ##
=========================================
  Coverage     72.6%   72.6%             
=========================================
  Files          257     257             
  Lines        57812   56437   -1375     
=========================================
- Hits         42009   41028    -981     
+ Misses       15803   15409    -394     

see 75 files with indirect coverage changes

@wpbonelli wpbonelli marked this pull request as ready for review September 19, 2023 17:17
@wpbonelli wpbonelli merged commit 1aa2c45 into modflowpy:develop Sep 22, 2023
@wpbonelli wpbonelli deleted the split-plot-tests branch September 22, 2023 16:26
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