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] Add py3.8 to azure tests #174

Merged
merged 1 commit into from
Mar 9, 2021
Merged

[TEST] Add py3.8 to azure tests #174

merged 1 commit into from
Mar 9, 2021

Conversation

rmarkello
Copy link
Owner

Closes #157

@codecov
Copy link

codecov bot commented Mar 9, 2021

Codecov Report

Merging #174 (8d396b9) into main (5b7fbf8) will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #174      +/-   ##
==========================================
+ Coverage   96.30%   96.37%   +0.06%     
==========================================
  Files          37       37              
  Lines        2627     2676      +49     
==========================================
+ Hits         2530     2579      +49     
  Misses         97       97              
Impacted Files Coverage Δ
abagen/tests/test_io.py 100.00% <0.00%> (ø)
abagen/tests/conftest.py 100.00% <0.00%> (ø)
abagen/tests/test_allen.py 100.00% <0.00%> (ø)
abagen/tests/test_utils.py 100.00% <0.00%> (ø)
abagen/tests/test_images.py 100.00% <0.00%> (ø)
abagen/tests/test_probes.py 100.00% <0.00%> (ø)
abagen/tests/test_samples.py 100.00% <0.00%> (ø)
abagen/tests/test_transforms.py 100.00% <0.00%> (ø)
abagen/tests/mouse/test_mouse.py 100.00% <0.00%> (ø)
abagen/tests/mouse/test_structure.py 100.00% <0.00%> (ø)
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b7fbf8...8d396b9. Read the comment docs.

@rmarkello rmarkello merged commit 9460140 into main Mar 9, 2021
@rmarkello rmarkello deleted the azure3.8 branch March 9, 2021 16: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.

Add python 3.8 to test suite
1 participant