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: Fetch isCached Field with CommitPageDataQueryOpts #3621

update msw mock responses with new field

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

feat: Fetch isCached Field with CommitPageDataQueryOpts #3621

update msw mock responses with new field
6a55724
Select commit
Loading
Failed to load commit list.
Codecov - QA / codecov/project succeeded Jan 2, 2025 in 1s

98.99% (+0.00%) compared to 0e9f64a

View this Pull Request on Codecov

98.99% (+0.00%) compared to 0e9f64a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.99%. Comparing base (0e9f64a) to head (6a55724).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

@@           Coverage Diff           @@
##             main    #3621   +/-   ##
=======================================
  Coverage   98.99%   98.99%           
=======================================
  Files         810      810           
  Lines       14556    14558    +2     
  Branches     4147     4147           
=======================================
+ Hits        14409    14411    +2     
  Misses        140      140           
  Partials        7        7           
Files with missing lines Coverage Δ
...mmitDetailPage/queries/CommitPageDataQueryOpts.tsx 100.00% <100.00%> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.71% <ø> (ø)
Pages 98.72% <100.00%> (+<0.01%) ⬆️
Services 99.36% <ø> (ø)
Shared 99.37% <ø> (ø)
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 0e9f64a...6a55724. Read the comment docs.