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

Connect flag selector to flags filter on PR details page #2343

Merged
merged 5 commits into from
Oct 26, 2023

Merge branch 'main' into 332-update-usepull-to-accept-flags-argument

b357d78
Select commit
Loading
Failed to load commit list.
Merged

Connect flag selector to flags filter on PR details page #2343

Merge branch 'main' into 332-update-usepull-to-accept-flags-argument
b357d78
Select commit
Loading
Failed to load commit list.
Codecov - QA / codecov/project succeeded Oct 26, 2023 in 1s

97.14% (+0.00%) compared to 70fcb81

View this Pull Request on Codecov

97.14% (+0.00%) compared to 70fcb81

Details

Codecov Report

Merging #2343 (b357d78) into main (70fcb81) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2343   +/-   ##
=======================================
  Coverage   97.13%   97.14%           
=======================================
  Files         723      724    +1     
  Lines        8631     8647   +16     
  Branches     2077     2117   +40     
=======================================
+ Hits         8384     8400   +16     
+ Misses        245      244    -1     
- Partials        2        3    +1     
Files Coverage Δ
...oute/FilesChangedTab/FilesChanged/FilesChanged.jsx 100.00% <100.00%> (ø)
...gedTab/FilesChanged/hooks/useImpactedFilesTable.js 100.00% <100.00%> (ø)
...ChangedFiles/hooks/useIndirectChangedFilesTable.js 100.00% <100.00%> (ø)
...subroute/IndirectChangesTab/IndirectChangesTab.jsx 100.00% <100.00%> (ø)
src/services/pull/fragments.js 100.00% <ø> (ø)
src/shared/utils/impactedFiles.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes


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 70fcb81...b357d78. Read the comment docs.