Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically create store.json file for JsonStore #613

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Conversation

synfinatic
Copy link
Owner

Fixes: #612

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #613 (c719d7e) into main (f178291) will increase coverage by 0.11%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #613      +/-   ##
==========================================
+ Coverage   82.35%   82.46%   +0.11%     
==========================================
  Files          35       35              
  Lines        3241     3244       +3     
==========================================
+ Hits         2669     2675       +6     
+ Misses        502      501       -1     
+ Partials       70       68       -2     
Files Coverage Δ
internal/storage/json_store.go 92.71% <100.00%> (+3.46%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f178291...c719d7e. Read the comment docs.

@synfinatic synfinatic force-pushed the fix-json-store branch 4 times, most recently from 5052d18 to 300a1d5 Compare October 16, 2023 15:42
@synfinatic synfinatic merged commit ba7d757 into main Oct 16, 2023
7 checks passed
@synfinatic synfinatic deleted the fix-json-store branch October 16, 2023 15:47
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.

JsonStore file is not created automatically
1 participant