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

fix: useCommit doesn't always expect flags #3570

Merged
merged 6 commits into from
Dec 11, 2024

Merge branch 'main' into dec_11_fix_no_flags_team_plan

6ae8cbb
Select commit
Loading
Failed to load commit list.
Merged

fix: useCommit doesn't always expect flags #3570

Merge branch 'main' into dec_11_fix_no_flags_team_plan
6ae8cbb
Select commit
Loading
Failed to load commit list.
Codecov - QA / codecov/project succeeded Dec 11, 2024 in 0s

98.90% (+0.00%) compared to c729790

View this Pull Request on Codecov

98.90% (+0.00%) compared to c729790

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.90%. Comparing base (c729790) to head (6ae8cbb).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3570   +/-   ##
=======================================
  Coverage   98.90%   98.90%           
=======================================
  Files         806      806           
  Lines       14485    14485           
  Branches     4109     4116    +7     
=======================================
  Hits        14327    14327           
  Misses        151      151           
  Partials        7        7           
Files with missing lines Coverage Δ
...ailPage/CommitCoverage/UploadsCard/RenderError.tsx 100.00% <ø> (ø)
src/services/commit/useCommit.tsx 100.00% <ø> (ø)
src/shared/utils/extractUploads.ts 100.00% <ø> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.71% <ø> (ø)
Pages 98.59% <ø> (ø)
Services 99.33% <ø> (ø)
Shared 99.33% <ø> (ø)
UI 99.14% <ø> (ø)

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 c729790...6ae8cbb. Read the comment docs.