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

Replace generated functions by normal ones #350

Merged
merged 2 commits into from
Mar 23, 2024
Merged

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Mar 23, 2024

These don't need to be @generated functions any more, as they may be rewritten using loops.

Copy link

codecov bot commented Mar 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.46%. Comparing base (ea33af1) to head (f667c92).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #350      +/-   ##
==========================================
+ Coverage   92.66%   93.46%   +0.80%     
==========================================
  Files          16       16              
  Lines        1499     1499              
==========================================
+ Hits         1389     1401      +12     
+ Misses        110       98      -12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jishnub jishnub merged commit 1abbad4 into master Mar 23, 2024
13 checks passed
@jishnub jishnub deleted the jishnub/removegenerated branch March 23, 2024 09:05
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