Skip to content

Remove RefreshDB and related code from SessionDB#674

Open
tpazderka wants to merge 1 commit intomasterfrom
remove_refresh_db
Open

Remove RefreshDB and related code from SessionDB#674
tpazderka wants to merge 1 commit intomasterfrom
remove_refresh_db

Conversation

@tpazderka
Copy link
Collaborator

@tpazderka tpazderka commented Aug 2, 2019

  • Any changes relevant to users are recorded in the CHANGELOG.md.
  • The documentation has been updated, if necessary.
  • New code is annotated.
  • Changes are covered by tests.

@codecov-io
Copy link

codecov-io commented Aug 2, 2019

Codecov Report

Merging #674 into master will increase coverage by 0.14%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #674      +/-   ##
==========================================
+ Coverage    62.5%   62.64%   +0.14%     
==========================================
  Files          62       62              
  Lines       11382    11307      -75     
  Branches     2000     1988      -12     
==========================================
- Hits         7114     7083      -31     
+ Misses       3693     3656      -37     
+ Partials      575      568       -7
Impacted Files Coverage Δ
src/oic/utils/sdb.py 86.07% <0%> (+5.76%) ⬆️
src/oic/utils/http_util.py 68.53% <0%> (+0.56%) ⬆️
src/oic/utils/authn/user.py 64.22% <0%> (+0.81%) ⬆️

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 2e751ed...631e8c4. Read the comment docs.

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