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 QR code warning showing when not required #875

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Conversation

ml-evs
Copy link
Member

@ml-evs ml-evs commented Sep 5, 2024

I messed up in #808 and missed an if statement for when to show the alert with info about the federation resolver. This PR fixes that.

@ml-evs ml-evs requested a review from jdbocarsly as a code owner September 5, 2024 00:15
Copy link

codecov bot commented Sep 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.12%. Comparing base (3924984) to head (7153734).
Report is 167 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #875   +/-   ##
=======================================
  Coverage   68.12%   68.12%           
=======================================
  Files          62       62           
  Lines        3890     3890           
=======================================
  Hits         2650     2650           
  Misses       1240     1240           

Copy link

cypress bot commented Sep 5, 2024

datalab    Run #2373

Run Properties:  status check passed Passed #2373  •  git commit 2bc1bb9e18 ℹ️: Merge 715373448c3e9df78f0ef1451640d45ab03a0ac0 into 3924984c19db12b19e5375694692...
Project datalab
Branch Review ml-evs/fix-qr-warning
Run status status check passed Passed #2373
Run duration 04m 36s
Commit git commit 2bc1bb9e18 ℹ️: Merge 715373448c3e9df78f0ef1451640d45ab03a0ac0 into 3924984c19db12b19e5375694692...
Committer Matthew Evans
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 132
View all changes introduced in this branch ↗︎

@ml-evs ml-evs merged commit 6eb5633 into main Sep 5, 2024
19 checks passed
@ml-evs ml-evs deleted the ml-evs/fix-qr-warning branch September 5, 2024 00:25
@ml-evs ml-evs added webapp For issues/PRs pertaining to the web interface polish features that aren't useful but add polish labels Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
polish features that aren't useful but add polish webapp For issues/PRs pertaining to the web interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant