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 invite email in backend when not mocked #1410

Merged
merged 2 commits into from Aug 31, 2020
Merged

Conversation

touilleMan
Copy link
Member

No description provided.

@touilleMan touilleMan requested a review from Sithi5 August 30, 2020 17:46
@codecov
Copy link

codecov bot commented Aug 30, 2020

Codecov Report

Merging #1410 into master will increase coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1410      +/-   ##
==========================================
+ Coverage   87.31%   87.33%   +0.01%     
==========================================
  Files         247      247              
  Lines       23065    23065              
==========================================
+ Hits        20140    20144       +4     
+ Misses       2925     2921       -4     
Impacted Files Coverage Δ
parsec/backend/cli/run.py 68.96% <ø> (ø)
parsec/backend/invite.py 89.21% <0.00%> (ø)
parsec/core/gui/trio_thread.py 90.55% <0.00%> (-1.12%) ⬇️
parsec/core/gui/files_widget.py 76.25% <0.00%> (-0.72%) ⬇️
parsec/core/gui/main_window.py 71.02% <0.00%> (-0.44%) ⬇️
parsec/core/gui/greet_user_widget.py 86.04% <0.00%> (-0.20%) ⬇️
parsec/core/fs/workspacefs/workspacefs.py 97.53% <0.00%> (+0.30%) ⬆️
parsec/core/sync_monitor.py 95.61% <0.00%> (+0.39%) ⬆️
parsec/core/fs/userfs/userfs.py 87.28% <0.00%> (+0.43%) ⬆️
parsec/core/gui/workspaces_widget.py 77.77% <0.00%> (+0.46%) ⬆️
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e55bbe0...4010b48. Read the comment docs.

@touilleMan touilleMan merged commit 6f573c0 into master Aug 31, 2020
@touilleMan touilleMan deleted the fix-email-config branch August 31, 2020 07:27
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.

None yet

2 participants