Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Bugfix: remove nonconfigurable directories from kin storage path #30

Merged
merged 3 commits into from
Aug 22, 2021

Conversation

samdowd
Copy link
Contributor

@samdowd samdowd commented Jun 18, 2021

Provides a solution for #29 (comment) wherein devs have full control of the store of kin keys

@codecov
Copy link

codecov bot commented Jun 18, 2021

Codecov Report

Merging #30 (a9b01dd) into master (08806c5) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master      #30      +/-   ##
============================================
+ Coverage     79.34%   79.36%   +0.01%     
+ Complexity      639      638       -1     
============================================
  Files            93       93              
  Lines          5622     5621       -1     
  Branches        686      686              
============================================
  Hits           4461     4461              
  Misses          884      884              
+ Partials        277      276       -1     
Impacted Files Coverage Δ
...in/java/org/kin/sdk/base/storage/KinFileStorage.kt 77.83% <100.00%> (+0.18%) ⬆️

@samdowd samdowd merged commit e336b59 into master Aug 22, 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.

1 participant