aiidateam / aiida-restapi

AiiDA Web API for data queries and workflow management.
https://aiida-restapi.readthedocs.io
MIT License
9 stars 7 forks source link

Update users endpoint #21

Closed NinadBhat closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #21 (70d80a3) into master (9abe7f7) will increase coverage by 2.13%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   88.88%   91.02%   +2.13%     
==========================================
  Files           6        6              
  Lines         153      156       +3     
==========================================
+ Hits          136      142       +6     
+ Misses         17       14       -3     
Flag Coverage Δ
pytests 91.02% <100.00%> (+2.13%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
aiida_restapi/routers/users.py 100.00% <100.00%> (+13.04%) :arrow_up:

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 9abe7f7...70d80a3. Read the comment docs.