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

fix: avoid duplicate loop on actions when evaluating action methods #100

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

ryancyq
Copy link
Owner

@ryancyq ryancyq commented Nov 21, 2024

No description provided.

Signed-off-by: Ryan Chang <ryancyq@gmail.com>
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.13%. Comparing base (e39e5fa) to head (ea2af64).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
- Coverage   99.26%   99.13%   -0.13%     
==========================================
  Files          33       33              
  Lines        1633     1626       -7     
  Branches      116      116              
==========================================
- Hits         1621     1612       -9     
- Misses         12       14       +2     
Flag Coverage Δ
ruby-2.5-rails-6.1 ?
ruby-2.6-rails-6.1 ?
ruby-2.7-rails-6.1 ?
ruby-2.7-rails-7.0 98.21% <100.00%> (ø)
ruby-2.7-rails-7.1 ?
ruby-3.0-rails-6.1 ?
ruby-3.0-rails-7.0 ?
ruby-3.0-rails-7.1 98.27% <100.00%> (ø)
ruby-3.1-rails-6.1 ?
ruby-3.1-rails-7.0 ?
ruby-3.1-rails-7.1 ?
ruby-3.1-rails-7.2 ?
ruby-3.2-rails-6.1 ?
ruby-3.2-rails-7.0 98.26% <100.00%> (ø)
ruby-3.2-rails-7.1 98.32% <100.00%> (ø)
ruby-3.2-rails-7.2 ?
ruby-3.2-rails-edge 98.69% <0.00%> (ø)
ruby-3.3-rails-6.1 98.32% <100.00%> (ø)
ruby-3.3-rails-7.0 98.26% <100.00%> (ø)
ruby-3.3-rails-7.1 ?
ruby-3.3-rails-7.2 98.69% <0.00%> (ø)
ruby-3.3-rails-edge 98.69% <0.00%> (ø)
ruby-head-rails-7.2 98.69% <0.00%> (ø)
ruby-head-rails-edge 98.69% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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


🚨 Try these New Features:

@ryancyq ryancyq merged commit dc27dd8 into main Nov 21, 2024
75 checks passed
@ryancyq ryancyq deleted the fix/action-duplicate-loop branch November 21, 2024 15:46
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