Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

GitHub CI #16

Merged
merged 10 commits into from
Nov 22, 2020
Merged

GitHub CI #16

merged 10 commits into from
Nov 22, 2020

Conversation

nstarman
Copy link
Owner

@nstarman nstarman commented Nov 22, 2020

Description

GitHub CI and other workflows to run tests.

PR Checklist

  • Check out the contributing guidelines and code of conduct
  • Check out the contributing workflow ( for a practical example click here )
  • Give a detailed description of the PR above.
  • Document changes in the CHANGES.rst file. See existing changelog for examples.
  • Add tests, if applicable, to ensure code coverage never decreases.
  • Make sure the docs are up to date, if applicable, particularly the docstrings and RST files in docs folder.
  • Ensure linear history by rebasing, when requested by the maintainer.

@nstarman nstarman added this to the v1.1 milestone Nov 22, 2020
@nstarman nstarman self-assigned this Nov 22, 2020
Signed-off-by: Nathaniel Starkman <nstarkman@protonmail.com>
Signed-off-by: Nathaniel Starkman <nstarkman@protonmail.com>
Signed-off-by: Nathaniel Starkman <nstarkman@protonmail.com>

# Conflicts:
#	CHANGES.rst
Signed-off-by: Nathaniel Starkman <nstarkman@protonmail.com>
Signed-off-by: Nathaniel Starkman <nstarkman@protonmail.com>
Signed-off-by: Nathaniel Starkman <nstarkman@protonmail.com>
Signed-off-by: Nathaniel Starkman <nstarkman@protonmail.com>
Signed-off-by: Nathaniel Starkman <nstarkman@protonmail.com>
@codecov
Copy link

codecov bot commented Nov 22, 2020

Codecov Report

Merging #16 (1c7091c) into master (432fc1e) will increase coverage by 0.20%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   69.02%   69.23%   +0.20%     
==========================================
  Files          48       48              
  Lines        2179     2197      +18     
==========================================
+ Hits         1504     1521      +17     
- Misses        675      676       +1     
Impacted Files Coverage Δ
utilipy/imports/plotly_imports.py 82.35% <0.00%> (-17.65%) ⬇️
utilipy/math/core.py 96.77% <0.00%> (+0.10%) ⬆️
utilipy/utils/pickle.py 82.22% <0.00%> (+1.26%) ⬆️
utilipy/data_utils/fitting/lmfit_utils.py 54.09% <0.00%> (+1.55%) ⬆️
utilipy/imports/astronat_imports.py 81.25% <0.00%> (+4.32%) ⬆️
utilipy/imports/amuse_imports.py 76.47% <0.00%> (+5.04%) ⬆️
utilipy/imports/galpy_imports.py 65.00% <0.00%> (+6.17%) ⬆️
utilipy/utils/typing.py 100.00% <0.00%> (+6.66%) ⬆️

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 432fc1e...1c7091c. Read the comment docs.

Signed-off-by: Nathaniel Starkman <nstarkman@protonmail.com>
Signed-off-by: Nathaniel Starkman <nstarkman@protonmail.com>
@nstarman nstarman merged commit 31333d3 into master Nov 22, 2020
@nstarman nstarman deleted the github_ci branch November 22, 2020 00:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant