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

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

[#595] Admin checks #694

wants to merge 8 commits into from

Conversation

SilviaAmAm
Copy link
Collaborator

@SilviaAmAm SilviaAmAm commented Feb 14, 2025

Partly fixes #595

Based on #692

To do:

  • test

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.48%. Comparing base (eca3853) to head (6a3f05c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #694      +/-   ##
==========================================
+ Coverage   90.32%   90.48%   +0.16%     
==========================================
  Files         211      213       +2     
  Lines        6286     6350      +64     
  Branches      675      675              
==========================================
+ Hits         5678     5746      +68     
+ Misses        608      604       -4     
Flag Coverage Δ
backend 91.22% <100.00%> (+0.14%) ⬆️
jest 32.71% <ø> (ø)
storybook 86.40% <ø> (+0.17%) ⬆️

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.

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
2 participants