-
Notifications
You must be signed in to change notification settings - Fork 5k
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
bump version to 0.2.8 #1349
Merged
bump version to 0.2.8 #1349
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1349 +/- ##
===========================================
+ Coverage 34.57% 67.41% +32.83%
===========================================
Files 38 39 +1
Lines 4587 4588 +1
Branches 1060 1123 +63
===========================================
+ Hits 1586 3093 +1507
+ Misses 2875 1183 -1692
- Partials 126 312 +186
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
sonichi
requested review from
vijaykramesh,
maxim-saplin,
yiranwu0 and
ekzhu
and removed request for
vijaykramesh and
maxim-saplin
January 20, 2024 18:09
sonichi
requested review from
qingyun-wu,
a team,
olgavrou,
davorrunje,
randombet,
yenif,
bitnom,
joshkyh,
princepspolycap,
rlam3,
r3d91ll,
BeibinLi,
bonadio,
AyushExel and
Alvaromah
January 21, 2024 00:12
olgavrou
approved these changes
Jan 22, 2024
quantum-ciphers
pushed a commit
to quantum-ciphers/autogen
that referenced
this pull request
Jan 26, 2024
* bump version to 0.2.8 * make import easier * redis
corleroux
pushed a commit
to corleroux/autogen
that referenced
this pull request
Jan 30, 2024
* bump version to 0.2.8 * make import easier * redis
whiskyboy
pushed a commit
to whiskyboy/autogen
that referenced
this pull request
Apr 17, 2024
* bump version to 0.2.8 * make import easier * redis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Why are these changes needed?
for new release.
clean up test and workflow.
Related issue number
Checks