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: added create,update data assets methods #66

Merged
merged 3 commits into from
Sep 20, 2024

fix: linter error codes

a403af9
Select commit
Loading
Failed to load commit list.
Merged

feat: added create,update data assets methods #66

fix: linter error codes
a403af9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 20, 2024 in 0s

96.40% (-0.39%) compared to acdc241

View this Pull Request on Codecov

96.40% (-0.39%) compared to acdc241

Details

Codecov Report

Attention: Patch coverage is 87.09677% with 4 lines in your changes missing coverage. Please review.

Project coverage is 96.40%. Comparing base (acdc241) to head (a403af9).
Report is 16 commits behind head on develop.

Files with missing lines Patch % Lines
src/modules/data-asset/data-asset.ts 84.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #66      +/-   ##
===========================================
- Coverage    96.78%   96.40%   -0.39%     
===========================================
  Files           11       14       +3     
  Lines          218      278      +60     
  Branches        39       48       +9     
===========================================
+ Hits           211      268      +57     
- Misses           7       10       +3     

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