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: migrate to hatch #9

Merged
merged 1 commit into from
Oct 23, 2022
Merged

ci: migrate to hatch #9

merged 1 commit into from
Oct 23, 2022

Conversation

P403n1x87
Copy link
Owner

@P403n1x87 P403n1x87 commented Oct 23, 2022

Description of the Change

Migrate from Poetry to Hatch. This helps consolidate metadata sources and remove the dependency on nox.

Alternate Designs

N. A.

Regressions

N.A.

Verification Process

Existing test suite

@P403n1x87 P403n1x87 self-assigned this Oct 23, 2022
@codecov
Copy link

codecov bot commented Oct 23, 2022

Codecov Report

Base: 77.16% // Head: 77.24% // Increases project coverage by +0.08% 🎉

Coverage data is based on head (e078870) compared to base (979304d).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   77.16%   77.24%   +0.08%     
==========================================
  Files          13       13              
  Lines        1099     1103       +4     
  Branches      146      159      +13     
==========================================
+ Hits          848      852       +4     
  Misses        204      204              
  Partials       47       47              
Impacted Files Coverage Δ
austin/format/mojo.py 86.32% <0.00%> (+0.11%) ⬆️
austin/simple.py 91.66% <0.00%> (+0.17%) ⬆️
austin/aio.py 89.28% <0.00%> (+0.19%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@P403n1x87 P403n1x87 force-pushed the ci/hatch-migration branch 5 times, most recently from 8c5d309 to 4351525 Compare October 23, 2022 15: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