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: Show enable button in components/flags for activated users only #3145

Merged
merged 3 commits into from
Aug 26, 2024

Update to reflect is current user part of org

06acd57
Select commit
Loading
Failed to load commit list.
Merged

fix: Show enable button in components/flags for activated users only #3145

Update to reflect is current user part of org
06acd57
Select commit
Loading
Failed to load commit list.
Codecov Notifications / codecov/project succeeded Aug 26, 2024 in 0s

98.31% (-0.01%) compared to 7d7c0cb, passed because coverage increased by -0.01% when compared to adjusted base (98.31%)

View this Pull Request on Codecov

98.31% (-0.01%) compared to 7d7c0cb, passed because coverage increased by -0.01% when compared to adjusted base (98.31%)

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    #3145      +/-   ##
==========================================
- Coverage   98.31%   98.31%   -0.01%     
==========================================
  Files         919      923       +4     
  Lines       14177    14400     +223     
  Branches     3840     3936      +96     
==========================================
+ Hits        13938    14157     +219     
- Misses        234      238       +4     
  Partials        5        5              
Files Coverage Δ
...poPage/CoverageTab/ComponentsTab/ComponentsTab.tsx 100.00% <100.00%> (ø)
...c/pages/RepoPage/CoverageTab/FlagsTab/FlagsTab.jsx 100.00% <100.00%> (ø)
src/services/repo/useRepoSettingsTeam.tsx 100.00% <ø> (ø)

... and 20 files with indirect coverage changes

Components Coverage Δ
Assets 54.05% <ø> (ø)
Layouts 98.80% <ø> (ø)
Pages 99.03% <100.00%> (-0.01%) ⬇️
Services 99.51% <ø> (+<0.01%) ⬆️
Shared 99.71% <ø> (+<0.01%) ⬆️
UI 94.51% <ø> (-0.03%) ⬇️

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 7d7c0cb...06acd57. Read the comment docs.