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

chore: added credentials to javascript transformations #3408

Merged

fix: credential param

c280d81
Select commit
Loading
Failed to load commit list.
Merged

chore: added credentials to javascript transformations #3408

fix: credential param
c280d81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 31, 2024 in 0s

88.01% (-0.03%) compared to 2030f99

View this Pull Request on Codecov

88.01% (-0.03%) compared to 2030f99

Details

Codecov Report

Attention: Patch coverage is 88.23529% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 88.01%. Comparing base (2030f99) to head (c280d81).
Report is 18 commits behind head on develop.

Current head c280d81 differs from pull request most recent head 3137964

Please upload reports for the commit 3137964 to get more accurate results.

Files Patch % Lines
src/controllers/userTransform.ts 0.00% 1 Missing ⚠️
src/util/customTransformer.js 87.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3408      +/-   ##
===========================================
- Coverage    88.04%   88.01%   -0.03%     
===========================================
  Files          567      569       +2     
  Lines        30527    30647     +120     
  Branches      7305     7329      +24     
===========================================
+ Hits         26876    26973      +97     
- Misses        3320     3367      +47     
+ Partials       331      307      -24     

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