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

Implement user ingestion #249

Merged
merged 1 commit into from Dec 22, 2019
Merged

Implement user ingestion #249

merged 1 commit into from Dec 22, 2019

Conversation

c-w
Copy link
Member

@c-w c-w commented Nov 24, 2019

This pull request implements the server-side functionality to ingest the user data upload which was added to the Lokole clients in https://github.com/ascoderu/opwen-webapp/pull/227.

The stored user data will be used to implement the cloud-based user management functionality required by https://github.com/ascoderu/opwen-webapp/issues/13.

@codecov-io
Copy link

codecov-io commented Nov 24, 2019

Codecov Report

Merging #249 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #249      +/-   ##
==========================================
+ Coverage   98.77%   98.79%   +0.01%     
==========================================
  Files          14       14              
  Lines        1144     1158      +14     
==========================================
+ Hits         1130     1144      +14     
  Misses         14       14
Impacted Files Coverage Δ
opwen_email_server/actions.py 100% <100%> (ø) ⬆️

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 2e1e0ef...2370732. Read the comment docs.

@c-w c-w merged commit ecccfe3 into master Dec 22, 2019
@c-w c-w deleted the ingest-users branch December 22, 2019 03:54
c-w added a commit that referenced this pull request Apr 28, 2020
@nzola nzola mentioned this pull request Apr 29, 2020
8 tasks
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