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

BoxView: Fix Tests and Update GraphQL Error Policy for BoxView Query #830

Merged
merged 2 commits into from
Jun 30, 2023

add support for partial response to boxview

97a8eeb
Select commit
Loading
Failed to load commit list.
Merged

BoxView: Fix Tests and Update GraphQL Error Policy for BoxView Query #830

add support for partial response to boxview
97a8eeb
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jun 30, 2023 in 0s

70.44% (+0.00%) compared to bfcebc4

View this Pull Request on Codecov

70.44% (+0.00%) compared to bfcebc4

Details

Codecov Report

Merging #830 (97a8eeb) into master (bfcebc4) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #830   +/-   ##
=======================================
  Coverage   70.44%   70.44%           
=======================================
  Files         269      269           
  Lines        6554     6554           
  Branches     1298     1298           
=======================================
  Hits         4617     4617           
  Misses       1903     1903           
  Partials       34       34           
Impacted Files Coverage Δ
react/src/views/Box/BoxView.tsx 60.97% <100.00%> (ø)