Skip to content

resolve sonar: class is part of one cycle containing 2 classes

Codecov / codecov/project succeeded Oct 14, 2024 in 1s

34.77% (+0.03%) compared to 7b981e0

View this Pull Request on Codecov

34.77% (+0.03%) compared to 7b981e0

Details

Codecov Report

Attention: Patch coverage is 68.96552% with 9 lines in your changes missing coverage. Please review.

Project coverage is 34.77%. Comparing base (7b981e0) to head (5438d66).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...flow/olympicene/traversal/utils/OperationUtil.java 50.00% 4 Missing and 1 partial ⚠️
...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     34.74%   34.77%   +0.03%     
- Complexity      934      938       +4     
============================================
  Files           187      188       +1     
  Lines          7927     7934       +7     
  Branches        675      678       +3     
============================================
+ Hits           2754     2759       +5     
- Misses         4974     4975       +1     
- Partials        199      200       +1     

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