Skip to content

Feature: add and_forward algorithm#16

Merged
DNKpp merged 2 commits into
mainfrom
dev/and_forward
May 24, 2026
Merged

Feature: add and_forward algorithm#16
DNKpp merged 2 commits into
mainfrom
dev/and_forward

Conversation

@DNKpp
Copy link
Copy Markdown
Owner

@DNKpp DNKpp commented May 24, 2026

No description provided.

@DNKpp DNKpp added the enhancement New feature or request label May 24, 2026
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented May 24, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 17 complexity · 3 duplication

Metric Results
Complexity 17
Duplication 3

View in Codacy

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

Metric Results
Coverage variation +0.03% 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 (f5948ef) 150 148 98.67%
Head commit (f4baf2e) 154 (+4) 152 (+4) 98.70% (+0.03%)

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 (#16) 5 5 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%

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
Copy link
Copy Markdown

Coverage Report for CI Build 26360217382

Coverage increased (+0.02%) to 98.925%

Details

  • Coverage increased (+0.02%) from the base build.
  • Patch coverage: 5 of 5 lines across 2 files 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: 154
Covered Lines: 152
Line Coverage: 98.7%
Relevant Branches: 32
Covered Branches: 32
Branch Coverage: 100.0%
Branches in Coverage %: Yes
Coverage Strength: 36.9 hits per line

💛 - Coveralls

@codecov
Copy link
Copy Markdown

codecov Bot commented May 24, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   98.63%   98.65%   +0.01%     
==========================================
  Files          10       11       +1     
  Lines         147      149       +2     
  Branches       21       21              
==========================================
+ Hits          145      147       +2     
  Misses          2        2              

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

@DNKpp DNKpp merged commit f4baf2e into main May 24, 2026
172 checks passed
@DNKpp DNKpp deleted the dev/and_forward branch May 24, 2026 12:15
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