Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: fix conda environment.yml syntax #2500

Merged
wpbonelli merged 2 commits into
modflowpy:developfrom
wpbonelli:conda
May 5, 2025
Merged

chore: fix conda environment.yml syntax #2500
wpbonelli merged 2 commits into
modflowpy:developfrom
wpbonelli:conda

Conversation

@wpbonelli

Copy link
Copy Markdown
Member

I think the environment file parser got stricter in a recent version of conda/mamba. Errant comma was tolerated before but no longer. Or we just haven't noticed the env was broken.

Also fix the benchmarks CI, the job that collects the results needed seaborn.

wpbonelli added 2 commits May 4, 2025 20:58
I think the environment file parser got stricter in a recent version of conda/mamba. Errant comma was tolerated before but no longer.
@wpbonelli wpbonelli marked this pull request as ready for review May 5, 2025 01:04
@wpbonelli wpbonelli merged commit 4d1c9d2 into modflowpy:develop May 5, 2025
@wpbonelli wpbonelli deleted the conda branch May 5, 2025 01:04
@codecov

codecov Bot commented May 5, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.9%. Comparing base (674f343) to head (f1ea771).
Report is 11 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop   #2500     +/-   ##
=========================================
- Coverage     76.1%   74.9%   -1.2%     
=========================================
  Files          296     296             
  Lines        64205   62869   -1336     
=========================================
- Hits         48865   47109   -1756     
- Misses       15340   15760    +420     

see 134 files with indirect coverage changes

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

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