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

Update CI infrastructure #39

Merged
merged 7 commits into from
Jul 4, 2023
Merged

Update CI infrastructure #39

merged 7 commits into from
Jul 4, 2023

Conversation

astrofrog
Copy link
Owner

This switches to use GitHub Actions instead of Azure Pipelines and fixes a test failure with recent versions of Matplotlib (related to Figure.set_dpi no longer working).

I have also re-generated the baseline images for the tests with Matplotlib 3.8

@codecov-commenter
Copy link

codecov-commenter commented Jul 4, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 🎉

Comparison is base (2a5551f) 88.41% compared to head (5d8381b) 88.43%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
+ Coverage   88.41%   88.43%   +0.02%     
==========================================
  Files          11       11              
  Lines         535      536       +1     
==========================================
+ Hits          473      474       +1     
  Misses         62       62              
Impacted Files Coverage Δ
mpl_scatter_density/tests/__init__.py 100.00% <ø> (ø)
...atter_density/tests/test_scatter_density_artist.py 80.76% <100.00%> (+0.09%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@astrofrog astrofrog merged commit a890fa4 into main Jul 4, 2023
34 checks passed
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

2 participants