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: Resolve Sentry issue fetching in MissingDesignatedAdmins Without a Provider #3612

remove conditional as it's always truthy

a24f4e3
Select commit
Loading
Failed to load commit list.
Merged

fix: Resolve Sentry issue fetching in MissingDesignatedAdmins Without a Provider #3612

remove conditional as it's always truthy
a24f4e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2024 in 1s

99.00% (+0.00%) compared to c87e433

View this Pull Request on Codecov

99.00% (+0.00%) compared to c87e433

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.00%. Comparing base (c87e433) to head (a24f4e3).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3612   +/-   ##
=======================================
  Coverage   99.00%   99.00%           
=======================================
  Files         810      810           
  Lines       14549    14553    +4     
  Branches     4150     4142    -8     
=======================================
+ Hits        14404    14408    +4     
  Misses        138      138           
  Partials        7        7           
Files with missing lines Coverage Δ
...issingDesignatedAdmins/MissingDesignatedAdmins.tsx 100.00% <100.00%> (ø)

... and 7 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.71% <ø> (+<0.01%) ⬆️
Pages 98.73% <ø> (+<0.01%) ⬆️
Services 99.36% <ø> (-0.01%) ⬇️
Shared 99.44% <100.00%> (-0.01%) ⬇️
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 c87e433...a24f4e3. Read the comment docs.