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

New API endpoint for registration status #2149

Merged
merged 5 commits into from
Aug 2, 2022

Conversation

shreyamalviya
Copy link
Contributor

@shreyamalviya shreyamalviya commented Aug 2, 2022

What does this PR do?

Fixes a part of #2105

PR Checklist

  • Have you added an explanation of what your changes do and why you'd like to include them?
  • Is the TravisCI build passing?
  • Was the CHANGELOG.md updated to reflect the changes?
  • Was the documentation framework updated to reflect the changes?
  • Have you checked that you haven't introduced any duplicate code?

Testing Checklist

  • Added relevant unit tests?
  • Have you successfully tested your changes locally? Elaborate:

    Tested by running locally

  • If applicable, add screenshots or log transcripts of the feature working

@codecov
Copy link

codecov bot commented Aug 2, 2022

Codecov Report

Merging #2149 (4801235) into develop (9442b66) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop    #2149      +/-   ##
===========================================
+ Coverage    56.91%   56.94%   +0.02%     
===========================================
  Files          488      489       +1     
  Lines        13274    13282       +8     
===========================================
+ Hits          7555     7563       +8     
  Misses        5719     5719              
Impacted Files Coverage Δ
monkey/monkey_island/cc/resources/auth/register.py 100.00% <ø> (ø)
monkey/monkey_island/cc/app.py 80.53% <100.00%> (+0.26%) ⬆️
...ey_island/cc/resources/auth/registration_status.py 100.00% <100.00%> (ø)

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 9442b66...4801235. Read the comment docs.

@shreyamalviya shreyamalviya merged commit dc4749d into develop Aug 2, 2022
@shreyamalviya shreyamalviya deleted the 2105-new-api-endpoint-registration-status branch August 2, 2022 09:16
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.

2 participants