DataBiosphere / data-store

AWS and GCP data storage system for genomic data.
https://dss.dev.ucsc-cgp-redwood.org
Other
3 stars 2 forks source link

[Auth0 FLAC 1/3] DSS Auth: flac lookups #141

Closed amarjandu closed 4 years ago

amarjandu commented 4 years ago

Provide functionality for flac lookup within Auth0 class.

chmreid commented 4 years ago

Also see #152

codecov-io commented 4 years ago

Codecov Report

Merging #141 into master will decrease coverage by 0.58%. The diff coverage is 41.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
- Coverage   78.76%   78.17%   -0.59%     
==========================================
  Files          92       93       +1     
  Lines        6700     6796      +96     
==========================================
+ Hits         5277     5313      +36     
- Misses       1423     1483      +60     
Impacted Files Coverage Δ
dss/util/auth/auth0.py 78.57% <33.33%> (-15.88%) :arrow_down:
dss/operations/flac.py 37.87% <37.87%> (ø)
dss/dynamodb/__init__.py 69.69% <61.11%> (-5.31%) :arrow_down:

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 65bbbe3...9254569. Read the comment docs.