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

feat(Rest): Add Rest visual entity #1860

Merged
merged 1 commit into from
Jan 8, 2025

feat(Rest): Add Rest visual entity

2e7a35c
Select commit
Loading
Failed to load commit list.
Merged

feat(Rest): Add Rest visual entity #1860

feat(Rest): Add Rest visual entity
2e7a35c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2025 in 1s

78.48% (+0.03%) compared to 5f57196

View this Pull Request on Codecov

78.48% (+0.03%) compared to 5f57196

Details

Codecov Report

Attention: Patch coverage is 82.52427% with 18 lines in your changes missing coverage. Please review.

Project coverage is 78.48%. Comparing base (5f57196) to head (2e7a35c).

Files with missing lines Patch % Lines
...ls/visualization/flows/camel-rest-visual-entity.ts 84.21% 9 Missing ⚠️
...n/flows/support/camel-component-default.service.ts 0.00% 7 Missing ⚠️
...i/src/models/visualization/flows/templates/rest.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1860      +/-   ##
============================================
+ Coverage     78.44%   78.48%   +0.03%     
- Complexity      365      367       +2     
============================================
  Files           466      468       +2     
  Lines         14682    14777      +95     
  Branches       2730     2832     +102     
============================================
+ Hits          11518    11598      +80     
+ Misses         3075     2906     -169     
- Partials         89      273     +184     

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