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

ref: Update useCommit to Use New impactedFiles Resolver #2316

Merge branch 'main' into gh-eng-673-update-useCommit-to-use-new-impac…

0e438b7
Select commit
Loading
Failed to load commit list.
Merged

ref: Update useCommit to Use New impactedFiles Resolver #2316

Merge branch 'main' into gh-eng-673-update-useCommit-to-use-new-impac…
0e438b7
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov Public QA / codecov/project failed Oct 20, 2023 in 0s

97.41% (-0.01%) compared to 486fa91

View this Pull Request on Codecov

97.41% (-0.01%) compared to 486fa91

Details

Codecov Report

Merging #2316 (0e438b7) into main (486fa91) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2316      +/-   ##
==========================================
- Coverage   97.42%   97.41%   -0.01%     
==========================================
  Files         715      716       +1     
  Lines        8509     8519      +10     
  Branches     2089     2094       +5     
==========================================
+ Hits         8290     8299       +9     
- Misses        216      217       +1     
  Partials        3        3              
Files Coverage Δ
...ChangedTab/FilesChangedTable/FilesChangedTable.jsx 100.00% <100.00%> (ø)
...sTab/IndirectChangesTable/IndirectChangesTable.jsx 100.00% <100.00%> (ø)
src/services/commit/useCommit.tsx 98.00% <100.00%> (-2.00%) ⬇️
src/services/impactedFiles/schemas/UnknownFlags.ts 100.00% <100.00%> (ø)

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 486fa91...0e438b7. Read the comment docs.