Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Removed persistent storage modules. #35

Merged
merged 2 commits into from
May 15, 2021
Merged

Removed persistent storage modules. #35

merged 2 commits into from
May 15, 2021

Conversation

rohe
Copy link
Collaborator

@rohe rohe commented May 14, 2021

We are not doing persistent storage anymore within the package.
It's all supposed to be done by the application using this package.
What we provide is dump/load/flush methods.

@rohe rohe requested a review from peppelinux May 14, 2021 18:53
@peppelinux
Copy link
Member

ok, just get tests and CI working 👍

@codecov-commenter
Copy link

codecov-commenter commented May 14, 2021

Codecov Report

Merging #35 (73fa928) into master (6c898e8) will increase coverage by 10.75%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #35       +/-   ##
===========================================
+ Coverage   67.27%   78.02%   +10.75%     
===========================================
  Files          23       15        -8     
  Lines        2857     2426      -431     
===========================================
- Hits         1922     1893       -29     
+ Misses        935      533      -402     
Impacted Files Coverage Δ
src/oidcmsg/__init__.py 51.16% <100.00%> (ø)
src/oidcmsg/item.py 55.95% <100.00%> (ø)
src/oidcmsg/oidc/identity_assurance.py 63.04% <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 6c898e8...73fa928. Read the comment docs.

@rohe rohe merged commit 7193220 into master May 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants