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

Increase test coverage and add release automation #373

Merged
merged 23 commits into from
Jun 19, 2021

Conversation

jackton1
Copy link
Member

No description provided.

@pep8speaks
Copy link

pep8speaks commented Jun 19, 2021

Hello @jackton1! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2021-06-19 21:25:51 UTC

@codecov
Copy link

codecov bot commented Jun 19, 2021

Codecov Report

Merging #373 (9545c1b) into main (73cf773) will increase coverage by 3.58%.
The diff coverage is 96.77%.

❗ Current head 9545c1b differs from pull request most recent head 5793156. Consider uploading reports for the commit 5793156 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main     #373      +/-   ##
==========================================
+ Coverage   95.66%   99.25%   +3.58%     
==========================================
  Files           6        6              
  Lines         277      268       -9     
==========================================
+ Hits          265      266       +1     
+ Misses         12        2      -10     
Impacted Files Coverage Δ
model_clone/utils.py 97.82% <90.00%> (+0.95%) ⬆️
model_clone/mixins/clone.py 100.00% <100.00%> (+5.45%) ⬆️

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 73cf773...5793156. Read the comment docs.

@jackton1 jackton1 enabled auto-merge (squash) June 19, 2021 21:26
@jackton1 jackton1 merged commit 17a4d37 into main Jun 19, 2021
@jackton1 jackton1 deleted the chore/increase-test-coverage branch June 19, 2021 21:26
@jackton1 jackton1 linked an issue Jun 24, 2021 that may be closed by this pull request
@jackton1 jackton1 changed the title Increase test coverage. Increase test coverage and add release automation Jun 24, 2021
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 release automation which would be triggered by a new release.
2 participants