-
-
Notifications
You must be signed in to change notification settings - Fork 288
refactor(changelog): better typing, yield #1453
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
refactor(changelog): better typing, yield #1453
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## refactors #1453 +/- ##
============================================
Coverage ? 97.62%
============================================
Files ? 57
Lines ? 2653
Branches ? 0
============================================
Hits ? 2590
Misses ? 63
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
982859d
to
42a86cc
Compare
42a86cc
to
b1f4853
Compare
b1f4853
to
9e06722
Compare
@woile @noirbizarre I'm happy about this change. I'm planning on merging this one this Wednesday, but would appreciate a second eye on this one 🙂 |
I'll go ahead an merge it 💪 |
Description
Checklist
Code Changes
poetry all
locally to ensure this change passes linter check and testsExpected Behavior
Steps to Test This Pull Request
Additional Context