Skip to content

resolve conflitcs

5ac2470
Select commit
Loading
Failed to load commit list.
Open

debug run one task when submit #89

resolve conflitcs
5ac2470
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2026 in 0s

40.03% (+0.33%) compared to d52996e

View this Pull Request on Codecov

40.03% (+0.33%) compared to d52996e

Details

Codecov Report

❌ Patch coverage is 85.71429% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 40.03%. Comparing base (d52996e) to head (5ac2470).
⚠️ Report is 17 commits behind head on main.

Files with missing lines Patch % Lines
...l/flow/olympicene/traversal/runners/DAGRunner.java 85.71% 0 Missing and 1 partial ⚠️
.../olympicene/traversal/runners/TimeCheckRunner.java 0.00% 1 Missing ⚠️
...low/service/dispatcher/FlowProtocolDispatcher.java 0.00% 1 Missing ⚠️
...ibo/rill/flow/service/facade/OlympiceneFacade.java 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #89      +/-   ##
============================================
+ Coverage     39.70%   40.03%   +0.33%     
- Complexity     1119     1152      +33     
============================================
  Files           196      197       +1     
  Lines          8078     8115      +37     
  Branches        699      708       +9     
============================================
+ Hits           3207     3249      +42     
+ Misses         4638     4631       -7     
- Partials        233      235       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.