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: resend invite api for group role #8184

Merged
merged 3 commits into from Sep 25, 2021

Conversation

ranjitkshah
Copy link
Member

reqd for #fossasia/open-event-frontend#7730

Checklist

  • I have read the Contribution & Best practices Guide and my PR follows them.
  • My branch is up-to-date with the Upstream development branch.
  • The unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • All the functions created/modified in this PR contain relevant docstrings.

@auto-label auto-label bot added the feature label Aug 26, 2021
@codecov
Copy link

codecov bot commented Aug 26, 2021

Codecov Report

Merging #8184 (9bc4cd0) into development (19fcb86) will increase coverage by 0.00%.
The diff coverage is 75.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #8184   +/-   ##
============================================
  Coverage        65.74%   65.75%           
============================================
  Files              305      306    +1     
  Lines            15811    15823   +12     
============================================
+ Hits             10395    10404    +9     
- Misses            5416     5419    +3     
Impacted Files Coverage Δ
app/api/custom/group_role_invite.py 70.00% <70.00%> (ø)
app/instance.py 89.42% <100.00%> (+0.10%) ⬆️

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 19fcb86...9bc4cd0. Read the comment docs.

@maze-runnar maze-runnar merged commit c67506a into fossasia:development Sep 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants