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

debug run one task when submit #89

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

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 Nov 7, 2024 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

Attention: 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 3 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.