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

Build: Drop support for Python 3.7 #84

Merged
merged 3 commits into from
Sep 28, 2023
Merged

Build: Drop support for Python 3.7 #84

merged 3 commits into from
Sep 28, 2023

Conversation

adrien-berchet
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 28, 2023

Codecov Report

Merging #84 (73f6782) into master (526299e) will increase coverage by 2.27%.
Report is 10 commits behind head on master.
The diff coverage is 17.88%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   44.75%   47.02%   +2.27%     
==========================================
  Files          26       27       +1     
  Lines        1803     1784      -19     
  Branches      288      309      +21     
==========================================
+ Hits          807      839      +32     
+ Misses        974      922      -52     
- Partials       22       23       +1     
Flag Coverage Δ
pytest 47.02% <17.88%> (+2.27%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
tmd/Neuron/Neuron.py 80.35% <ø> (ø)
tmd/Topology/methods.py 80.23% <ø> (ø)
tmd/Topology/persistent_properties.py 100.00% <ø> (ø)
tmd/__init__.py 100.00% <100.00%> (ø)
tmd/io/conversion.py 100.00% <ø> (ø)
tmd/io/h5.py 93.67% <100.00%> (+0.08%) ⬆️
tmd/utils.py 100.00% <100.00%> (ø)
tmd/io/swc.py 93.61% <50.00%> (+0.13%) ⬆️
tmd/io/io.py 90.09% <66.66%> (+3.09%) ⬆️
tmd/Topology/analysis.py 69.63% <66.66%> (+7.00%) ⬆️
... and 3 more

@arnaudon arnaudon merged commit 3fad927 into master Sep 28, 2023
7 checks passed
@arnaudon arnaudon deleted the bump_copier branch September 28, 2023 11:44
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.

None yet

3 participants