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: Tokenless section in global upload token tab #3223

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

Update TokenRequiredModal.spec.tsx

66267d1
Select commit
Loading
Failed to load commit list.
Open

feat: Tokenless section in global upload token tab #3223

Update TokenRequiredModal.spec.tsx
66267d1
Select commit
Loading
Failed to load commit list.
Codecov Public QA / codecov/project failed Sep 23, 2024 in 0s

97.95% (-0.20%) compared to 8057aba

View this Pull Request on Codecov

97.95% (-0.20%) compared to 8057aba

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.95%. Comparing base (8057aba) to head (66267d1).
Report is 15 commits behind head on main.

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3223      +/-   ##
==========================================
- Coverage   98.14%   97.95%   -0.20%     
==========================================
  Files         932      931       -1     
  Lines       14482    14502      +20     
  Branches     3958     3940      -18     
==========================================
- Hits        14213    14205       -8     
- Misses        264      289      +25     
- Partials        5        8       +3     
Files Coverage Δ
...untSettings/tabs/OrgUploadToken/OrgUploadToken.jsx 100.00% <100.00%> (ø)
...ploadToken/TokenlessSection/TokenRequiredModal.tsx 100.00% <100.00%> (ø)
...gUploadToken/TokenlessSection/TokenlessSection.tsx 100.00% <100.00%> (ø)

... and 27 files with indirect coverage changes

Components Coverage Δ
Assets 53.65% <ø> (+0.17%) ⬆️
Layouts 97.39% <ø> (-1.48%) ⬇️
Pages 98.80% <100.00%> (-0.10%) ⬇️
Services 99.41% <ø> (ø)
Shared 99.65% <ø> (+<0.01%) ⬆️
UI 94.03% <ø> (-0.54%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8057aba...66267d1. Read the comment docs.