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

Make email matching case insensitive for external invites #4783

Merged
merged 1 commit into from
Nov 15, 2024

Make email matching case insensitive for external invites

34823a1
Select commit
Loading
Failed to load commit list.
Merged

Make email matching case insensitive for external invites #4783

Make email matching case insensitive for external invites
34823a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 0s

78.79% (+0.00%) compared to e173733

View this Pull Request on Codecov

78.79% (+0.00%) compared to e173733

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.79%. Comparing base (e173733) to head (34823a1).

Files with missing lines Patch % Lines
forge/db/controllers/Invitation.js 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4783   +/-   ##
=======================================
  Coverage   78.79%   78.79%           
=======================================
  Files         311      311           
  Lines       14782    14782           
  Branches     3385     3385           
=======================================
  Hits        11647    11647           
  Misses       3135     3135           

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