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

Redo boilerplate #97

Merged
merged 1 commit into from
May 7, 2021
Merged

Redo boilerplate #97

merged 1 commit into from
May 7, 2021

Conversation

ewjoachim
Copy link
Contributor

  • Switch to poetry
  • Switch to pre-commits
  • Switch to scripts folder
  • Remove tox
  • Auto-release on GH Actions with release-drafter
  • Add readthedocs CI

Successful PR Checklist:

  • Tests
  • Documentation (optionally: run spell checking)
  • Had a good time contributing? (feel free to give some feedback)

@ewjoachim ewjoachim force-pushed the autorelease branch 2 times, most recently from c95b575 to d8c1b6a Compare May 6, 2021 14:43
@mgu mgu mentioned this pull request May 6, 2021
3 tasks
@ewjoachim ewjoachim force-pushed the autorelease branch 2 times, most recently from eca72c9 to 63c1e6f Compare May 6, 2021 15:05
@codecov
Copy link

codecov bot commented May 6, 2021

Codecov Report

Merging #97 (77f2a8b) into master (d1b3ae3) will increase coverage by 14.53%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #97       +/-   ##
===========================================
+ Coverage   76.75%   91.29%   +14.53%     
===========================================
  Files          15       15               
  Lines         654      655        +1     
  Branches       83       83               
===========================================
+ Hits          502      598       +96     
+ Misses        145       47       -98     
- Partials        7       10        +3     
Flag Coverage Δ
matrix.coverage-flag ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
septentrion/versions.py 100.00% <0.00%> (ø)
septentrion/configuration.py 97.91% <0.00%> (+11.45%) ⬆️
septentrion/migration.py 86.31% <0.00%> (+17.89%) ⬆️
septentrion/__main__.py 33.33% <0.00%> (+33.33%) ⬆️
septentrion/cli.py 90.41% <0.00%> (+90.41%) ⬆️

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 d1b3ae3...77f2a8b. Read the comment docs.

Copy link
Contributor

@mgu mgu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@ewjoachim ewjoachim merged commit bafad45 into master May 7, 2021
@ewjoachim ewjoachim deleted the autorelease branch May 7, 2021 07:19
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.

2 participants