Skip to content

4328 setuptools scm (DO NOT MERGE)#173

Merged
digorgonzola merged 4 commits intomasterfrom
4328_setuptools_scm
Sep 6, 2022
Merged

4328 setuptools scm (DO NOT MERGE)#173
digorgonzola merged 4 commits intomasterfrom
4328_setuptools_scm

Conversation

@digorgonzola
Copy link
Copy Markdown
Contributor

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 6, 2022

Codecov Report

Merging #173 (4167252) into master (4d9655d) will decrease coverage by 0.12%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master     #173      +/-   ##
==========================================
- Coverage   84.96%   84.83%   -0.13%     
==========================================
  Files          12       12              
  Lines        1137     1141       +4     
  Branches      156      156              
==========================================
+ Hits          966      968       +2     
- Misses        152      154       +2     
  Partials       19       19              
Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)
aodntools/__init__.py 60.00% <50.00%> (-40.00%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Copy Markdown
Contributor

@alexgleith alexgleith left a comment

Choose a reason for hiding this comment

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

🚀

@digorgonzola digorgonzola merged commit c978fba into master Sep 6, 2022
@digorgonzola digorgonzola deleted the 4328_setuptools_scm branch September 6, 2022 06:08
Comment thread aodntools/__init__.py
from ._version import version as __version__
except ImportError:
__version__ = "Unknown/Not Installed"
__version__ = '0.0.0'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should this line be removed?

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.

3 participants