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

release: version 1.2.4 #110

Merged
merged 9 commits into from
Mar 9, 2022
Merged

Conversation

jdhughes-usgs
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Mar 2, 2022

Codecov Report

Merging #110 (07e5463) into master (353da75) will decrease coverage by 16.188%.
The diff coverage is 20.689%.

❗ Current head 07e5463 differs from pull request most recent head c835152. Consider uploading reports for the commit c835152 to get more accurate results

@@              Coverage Diff               @@
##            master      #110        +/-   ##
==============================================
- Coverage   62.469%   46.280%   -16.189%     
==============================================
  Files           18        18                
  Lines         4487      4490         +3     
==============================================
- Hits          2803      2078       -725     
- Misses        1684      2412       +728     
Impacted Files Coverage Δ
pymake/pymake.py 70.987% <ø> (-4.939%) ⬇️
pymake/pymake_parser.py 31.578% <ø> (ø)
pymake/utils/_meson_build.py 6.250% <0.000%> (-0.244%) ⬇️
pymake/utils/_usgs_src_update.py 82.044% <7.692%> (-6.208%) ⬇️
pymake/pymake_build_apps.py 80.909% <33.333%> (-1.334%) ⬇️
pymake/autotest/autotest.py 2.482% <100.000%> (-24.659%) ⬇️
pymake/config.py 100.000% <100.000%> (ø)
pymake/plot/dependency_graphs.py 11.688% <100.000%> (-50.812%) ⬇️
pymake/utils/usgsprograms.py 37.073% <0.000%> (-46.830%) ⬇️
... and 7 more

setup.py Outdated
@@ -1,3 +1,3 @@
from setuptools import setup

setup()
setup(use_scm_version={"fallback_version": "999"})
Copy link
Contributor

Choose a reason for hiding this comment

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

this should be moved to pyproject.toml in a new section:

[tool.setuptools_scm]
fallback_version = "999"

@jdhughes-usgs jdhughes-usgs merged commit 3c39b81 into modflowpy:master Mar 9, 2022
@jdhughes-usgs jdhughes-usgs deleted the version-1.2.4 branch March 9, 2022 03:07
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.

2 participants