Skip to content

chore: apply useQuery on InviteUsers #35861

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

Merged
merged 6 commits into from
Apr 29, 2025

test: add InviteUsers unit tests

342df8f
Select commit
Loading
Failed to load commit list.
Merged

chore: apply useQuery on InviteUsers #35861

test: add InviteUsers unit tests
342df8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2025 in 0s

61.18% (-0.01%) compared to 25303e3

View this Pull Request on Codecov

61.18% (-0.01%) compared to 25303e3

Details

Codecov Report

Attention: Patch coverage is 15.62500% with 27 lines in your changes missing coverage. Please review.

Project coverage is 61.18%. Comparing base (25303e3) to head (342df8f).
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #35861      +/-   ##
===========================================
- Coverage    61.18%   61.18%   -0.01%     
===========================================
  Files         3157     3161       +4     
  Lines        74670    74684      +14     
  Branches     16677    16679       +2     
===========================================
+ Hits         45687    45693       +6     
- Misses       25879    25893      +14     
+ Partials      3104     3098       -6     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.