Skip to content

or_else accepts actions returning void#14

Merged
DNKpp merged 3 commits into
mainfrom
dev/void_or_else
May 23, 2026
Merged

or_else accepts actions returning void#14
DNKpp merged 3 commits into
mainfrom
dev/void_or_else

Conversation

@DNKpp

@DNKpp DNKpp commented May 23, 2026

Copy link
Copy Markdown
Owner

No description provided.

@DNKpp DNKpp added the enhancement New feature or request label May 23, 2026
@codacy-production

codacy-production Bot commented May 23, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

🟢 Coverage 100.00% diff coverage · +0.02% coverage variation

Metric Results
Coverage variation +0.02% coverage variation (-1.00%)
Diff coverage 100.00% diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (4ce2e88) Report Missing Report Missing Report Missing
Head commit (f5948ef) 150 (+2) 148 (+2) 98.67% (+0.02%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#14) 3 3 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

1 Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@coveralls

coveralls commented May 23, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 26344814874

Warning

Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes.
Quick fix: rebase this PR. Learn more →

Coverage increased (+0.01%) to 98.901%

Details

  • Coverage increased (+0.01%) from the base build.
  • Patch coverage: 3 of 3 lines across 1 file are fully covered (100%).
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 150
Covered Lines: 148
Line Coverage: 98.67%
Relevant Branches: 32
Covered Branches: 32
Branch Coverage: 100.0%
Branches in Coverage %: Yes
Coverage Strength: 35.02 hits per line

💛 - Coveralls

@DNKpp DNKpp merged commit f5948ef into main May 23, 2026
168 checks passed
@DNKpp DNKpp deleted the dev/void_or_else branch May 23, 2026 22:52
@codecov

codecov Bot commented May 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.63%. Comparing base (4ce2e88) to head (f5948ef).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
+ Coverage   98.62%   98.63%   +0.01%     
==========================================
  Files          10       10              
  Lines         145      147       +2     
  Branches       21       21              
==========================================
+ Hits          143      145       +2     
  Misses          2        2              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants