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: Handle self hosted activation statuses #3523

Merged
merged 4 commits into from
Nov 25, 2024

quick name fix, pull out styles into a var

dd6e8a5
Select commit
Loading
Failed to load commit list.
Merged

feat: Handle self hosted activation statuses #3523

quick name fix, pull out styles into a var
dd6e8a5
Select commit
Loading
Failed to load commit list.
Codecov Notifications / codecov/project succeeded Nov 25, 2024 in 0s

98.93% (-0.01%) compared to a492dcd, passed because coverage increased by 0% when compared to adjusted base (98.93%)

View this Pull Request on Codecov

98.93% (-0.01%) compared to a492dcd, passed because coverage increased by 0% when compared to adjusted base (98.93%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3523      +/-   ##
==========================================
- Coverage   98.93%   98.93%   -0.01%     
==========================================
  Files         806      808       +2     
  Lines       14369    14414      +45     
  Branches     4077     4099      +22     
==========================================
+ Hits        14216    14260      +44     
- Misses        146      147       +1     
  Partials        7        7              
Files with missing lines Coverage Δ
...pages/RepoPage/ActivationAlert/ActivationAlert.tsx 100.00% <100.00%> (ø)
...equiredSelfHosted/ActivationRequiredSelfHosted.tsx 100.00% <100.00%> (ø)
...geOnboarding/ActivationBanner/ActivationBanner.tsx 100.00% <100.00%> (ø)
...equiredSelfHosted/ActivationRequiredSelfHosted.tsx 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 100.00% <ø> (ø)
Pages 98.59% <100.00%> (-0.01%) ⬇️
Services 99.36% <ø> (ø)
Shared 99.33% <ø> (ø)
UI 99.21% <ø> (ø)

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 a492dcd...dd6e8a5. Read the comment docs.