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

add switch task and switch task runner #72

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

Conversation

techloghub
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Jul 15, 2024

Codecov Report

Attention: Patch coverage is 5.20833% with 91 lines in your changes missing coverage. Please review.

Project coverage is 33.26%. Comparing base (f8f0490) to head (cb2b58e).

Files Patch % Lines
...olympicene/traversal/runners/SwitchTaskRunner.java 0.00% 67 Missing ⚠️
...traversal/mappings/JSONPathInputOutputMapping.java 16.66% 11 Missing and 4 partials ⚠️
...ll/flow/olympicene/core/model/task/SwitchTask.java 0.00% 5 Missing ⚠️
...o/rill/flow/olympicene/core/model/task/Switch.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #72      +/-   ##
============================================
- Coverage     33.59%   33.26%   -0.34%     
- Complexity      889      890       +1     
============================================
  Files           184      187       +3     
  Lines          7813     7895      +82     
  Branches        665      673       +8     
============================================
+ Hits           2625     2626       +1     
- Misses         4991     5070      +79     
- Partials        197      199       +2     

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

Copy link

sonarcloud bot commented Jul 22, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
10.9% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant