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

refactor: Make add_to_list non-recursive. #2688

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Feb 14, 2024

Please review very carefully.


This change is Reviewable

@iphydf iphydf added this to the v0.2.20 milestone Feb 14, 2024
Copy link

codecov bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.04%. Comparing base (ed2b60c) to head (ef2ff3c).
Report is 38 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2688      +/-   ##
==========================================
- Coverage   73.06%   73.04%   -0.02%     
==========================================
  Files         149      149              
  Lines       30517    30528      +11     
==========================================
+ Hits        22297    22300       +3     
- Misses       8220     8228       +8     

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

@iphydf iphydf force-pushed the nonrec-add_to_list branch from a20503f to ef2ff3c Compare February 28, 2024 16:15
@iphydf iphydf modified the milestones: v0.2.20, v0.2.21 Mar 28, 2024
@iphydf iphydf force-pushed the nonrec-add_to_list branch from ef2ff3c to c185481 Compare November 8, 2024 14:25
@github-actions github-actions bot added the refactor Refactoring production code, eg. renaming a variable, not affecting semantics label Nov 8, 2024
@iphydf iphydf force-pushed the nonrec-add_to_list branch from c185481 to fffc249 Compare November 30, 2024 01:08
@iphydf iphydf marked this pull request as ready for review November 30, 2024 01:09
@iphydf iphydf force-pushed the nonrec-add_to_list branch from fffc249 to f74d996 Compare December 2, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactoring production code, eg. renaming a variable, not affecting semantics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant