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

[#595] Admin checks #694

Merged
merged 3 commits into from
Feb 18, 2025
Merged

[#595] Admin checks #694

merged 3 commits into from
Feb 18, 2025

Conversation

SilviaAmAm
Copy link
Collaborator

@SilviaAmAm SilviaAmAm commented Feb 14, 2025

Partly fixes #595

Example of successful configuration:
Screenshot from 2025-02-14 16-12-09

Example with bad configuration:
Screenshot from 2025-02-14 16-12-19

@SilviaAmAm SilviaAmAm marked this pull request as draft February 14, 2025 15:13
@codecov-commenter
Copy link

codecov-commenter commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.35%. Comparing base (29eb780) to head (4014b01).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #694      +/-   ##
==========================================
+ Coverage   90.34%   90.35%   +0.01%     
==========================================
  Files         212      213       +1     
  Lines        6339     6346       +7     
  Branches      675      675              
==========================================
+ Hits         5727     5734       +7     
  Misses        612      612              
Flag Coverage Δ
backend 91.01% <100.00%> (+0.01%) ⬆️
jest 32.71% <ø> (ø)
storybook 86.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SilviaAmAm SilviaAmAm force-pushed the feature/595-admin-checks branch from 6a3f05c to 4014b01 Compare February 18, 2025 10:28
@SilviaAmAm SilviaAmAm marked this pull request as ready for review February 18, 2025 10:29
@SilviaAmAm SilviaAmAm merged commit 8e7f2e5 into main Feb 18, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add configuration health check
3 participants