quilt icon indicating copy to clipboard operation
quilt copied to clipboard

Paygo

Open nl0 opened this issue 11 months ago • 1 comments

Description

TODO

  • [ ] Unit tests
  • [ ] Automated tests (e.g. Preflight)
  • [ ] Confirm that this change meets security best practices and does not violate the security model
  • [ ] Documentation
    • [ ] Python: Run build.py for new docstrings
    • [ ] JavaScript: basic explanation and screenshot of new features
    • [ ] Markdown somewhere in docs/**/*.md that explains the feature to end users (said .md files should be linked from SUMMARY.md so they appear on https://docs.quiltdata.com)
    • [ ] Markdown docs for developers
  • [ ] Changelog entry (skip if change is not significant to end users, e.g. docs only)

nl0 avatar Mar 07 '24 16:03 nl0

Codecov Report

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

Project coverage is 36.59%. Comparing base (21a3242) to head (a6effca).

Files Patch % Lines
catalog/app/containers/NavBar/Subscription.tsx 0.00% 26 Missing :warning:
catalog/app/containers/Auth/saga.js 0.00% 2 Missing and 2 partials :warning:
catalog/app/containers/NavBar/NavBar.tsx 0.00% 4 Missing :warning:
catalog/app/containers/Admin/Buckets/Buckets.tsx 0.00% 2 Missing :warning:
catalog/app/containers/Admin/Users/Users.js 0.00% 1 Missing and 1 partial :warning:
catalog/app/containers/Auth/SSOAzure.js 0.00% 1 Missing and 1 partial :warning:
catalog/app/containers/Auth/SSOGoogle.js 0.00% 1 Missing and 1 partial :warning:
catalog/app/containers/Auth/SSOOkta.js 0.00% 1 Missing and 1 partial :warning:
catalog/app/containers/Auth/SSOOneLogin.js 0.00% 1 Missing and 1 partial :warning:
catalog/app/containers/Auth/SignUp.js 0.00% 1 Missing and 1 partial :warning:
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3906      +/-   ##
==========================================
- Coverage   36.64%   36.59%   -0.06%     
==========================================
  Files         717      719       +2     
  Lines       31920    31975      +55     
  Branches     4689     4702      +13     
==========================================
+ Hits        11697    11700       +3     
- Misses      19067    19110      +43     
- Partials     1156     1165       +9     
Flag Coverage Δ
api-python 90.89% <ø> (ø)
catalog 10.61% <5.45%> (-0.02%) :arrow_down:
lambda 87.74% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 07 '24 16:03 codecov[bot]