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

CI upgrades #46

Merged
merged 8 commits into from
Dec 23, 2021
Merged

CI upgrades #46

merged 8 commits into from
Dec 23, 2021

Conversation

ConorMacBride
Copy link
Owner

  • Add flake8 config
  • Add isort config
  • Add doctest to tox
  • Fix existing failures
  • Add both to Azure Pipelines
  • Add a test that was missing
  • Add a CITATION.cff file

Signed-off-by: Conor MacBride <conor@macbride.me>
Signed-off-by: Conor MacBride <conor@macbride.me>
Signed-off-by: Conor MacBride <conor@macbride.me>
Signed-off-by: Conor MacBride <conor@macbride.me>
Signed-off-by: Conor MacBride <conor@macbride.me>
Signed-off-by: Conor MacBride <conor@macbride.me>
Signed-off-by: Conor MacBride <conor@macbride.me>
@codecov
Copy link

codecov bot commented Dec 23, 2021

Codecov Report

Merging #46 (da957d2) into main (762f21c) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #46   +/-   ##
=======================================
  Coverage   95.05%   95.05%           
=======================================
  Files          18       18           
  Lines        1376     1376           
=======================================
  Hits         1308     1308           
  Misses         68       68           
Impacted Files Coverage Δ
src/mcalf/models/results.py 100.00% <ø> (ø)
src/mcalf/profiles/gaussian.py 100.00% <ø> (ø)
src/mcalf/utils/mask.py 100.00% <ø> (ø)
src/mcalf/models/__init__.py 100.00% <100.00%> (ø)
src/mcalf/models/base.py 84.87% <100.00%> (ø)
src/mcalf/models/ibis.py 91.97% <100.00%> (ø)
src/mcalf/profiles/voigt.py 96.84% <100.00%> (ø)
src/mcalf/utils/collections.py 100.00% <100.00%> (ø)
src/mcalf/utils/misc.py 99.22% <100.00%> (ø)
src/mcalf/utils/plot.py 100.00% <100.00%> (ø)
... and 7 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 0ff6833...da957d2. Read the comment docs.

Signed-off-by: Conor MacBride <conor@macbride.me>
@ConorMacBride ConorMacBride merged commit 5400b8b into main Dec 23, 2021
@ConorMacBride ConorMacBride deleted the ci-upgrades branch December 23, 2021 20:48
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.

1 participant