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(AdminGodMode.vue): #1293

Merged
merged 1 commit into from
Nov 10, 2024
Merged

feat(AdminGodMode.vue): #1293

merged 1 commit into from
Nov 10, 2024

Conversation

tabiodun
Copy link
Collaborator

  • import 'moment' for date manipulation
  • add date filter to API request for the last 30 days
  • include 'organization' and 'files' fields in user details API request

- import 'moment' for date manipulation
- add date filter to API request for the last 30 days
- include 'organization' and 'files' fields in user details API request
@tabiodun tabiodun enabled auto-merge (squash) November 10, 2024 22:56
@tabiodun tabiodun disabled auto-merge November 10, 2024 22:56
@tabiodun tabiodun merged commit 733f7d2 into master Nov 10, 2024
8 of 14 checks passed
@tabiodun tabiodun deleted the tobi-develop branch November 10, 2024 22:57
Copy link

codecov bot commented Nov 10, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 19.16%. Comparing base (de9eba8) to head (419f900).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/pages/admin/AdminGodMode.vue 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1293      +/-   ##
==========================================
- Coverage   19.16%   19.16%   -0.01%     
==========================================
  Files         422      422              
  Lines       65938    65940       +2     
  Branches     1445     1445              
==========================================
  Hits        12638    12638              
- Misses      53300    53302       +2     
Flag Coverage Δ
unitTests 19.16% <0.00%> (-0.01%) ⬇️

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.

Copy link

Playwright test results

failed  10 failed
passed  34 passed
flaky  1 flaky
skipped  5 skipped

Details

stats  50 tests across 11 suites
duration  12 minutes, 16 seconds
commit  419f900

Failed tests

firefox-setup › auth.setup.ts › authenticate as user - ( @primary @slow @read @development @staging @production )
chromium › authentication.test.ts › Authentication › should redirect from login related unauthorized pages with existing session - ( @slow @primary @development @staging @production )
chromium › basic.test.ts › should have valid title & url - ( @fast @primary @read @development @staging @production )
chromium › pages/myOrganization.test.ts › MyOrganization › User Management: should display all required elements - ( @primary @slow @read @development @staging @production )
chromium › pages/myOrganization.test.ts › MyOrganization › Organization Profile: should display all required elements - ( @primary @slow @read @development @staging @production )
chromium › pages/otherOrganizations.test.ts › OtherOrganizations › should have visible data-testids - ( @primary @slow @read @development @staging @production )
firefox › pages/otherOrganizations.test.ts › OtherOrganizations › should have visible data-testids - ( @primary @slow @read @development @staging @production )
chromium › pages/user-profile.test.ts › UserProfile › should have visible data-testids - ( @primary @slow @read @development @staging @production )
firefox › pages/user-profile.test.ts › UserProfile › should have visible data-testids - ( @primary @slow @read @development @staging @production )
firefox › pages/work.test.ts › WorkPage › should have visible data-testids - ( @primary @slow @read @development @staging @production )

Flaky tests

chromium › pages/work.test.ts › WorkPage › should have visible data-testids - ( @primary @slow @read @development @staging @production )

Skipped tests

firefox › authentication.test.ts › Authentication › should load unauthorized routes as expected with and without authentication - ( @slow @primary @development @staging @production )
firefox › authentication.test.ts › Authentication › should redirect from login related unauthorized pages with existing session - ( @slow @primary @development @staging @production )
firefox › basic.test.ts › should have valid title & url - ( @fast @primary @read @development @staging @production )
firefox › basic.test.ts › should have valid localizations - ( @fast @primary @read @development @staging @production )
firefox › pages/dashboard.test.ts › DashboardPage › should have data-testids - ( @fast @primary @read @development @staging @production )

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.

1 participant