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

fix: saved backlogs are not reloaded at startup on non-preload mode #54

Merged
merged 4 commits into from
Mar 21, 2024

Conversation

mmta
Copy link
Contributor

@mmta mmta commented Mar 21, 2024

No description provided.

@github-actions github-actions bot added the fix Fix for known bugs or issues label Mar 21, 2024
@mmta mmta enabled auto-merge (squash) March 21, 2024 10:19
Copy link

codecov bot commented Mar 21, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 95.86%. Comparing base (b9dd8d2) to head (085d87a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   95.84%   95.86%   +0.02%     
==========================================
  Files          32       32              
  Lines        6083     6142      +59     
==========================================
+ Hits         5830     5888      +58     
- Misses        253      254       +1     
Flag Coverage Δ
unittests 95.86% <88.88%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
server/src/manager/option.rs 100.00% <100.00%> (ø)
server/src/backlog/manager/storage.rs 96.49% <90.47%> (-3.51%) ⬇️
server/src/backlog/manager.rs 87.39% <61.53%> (ø)
server/src/manager.rs 95.19% <93.15%> (-0.01%) ⬇️

... and 1 file with indirect coverage changes

@mmta mmta merged commit 79701d7 into master Mar 21, 2024
4 checks passed
@mmta mmta deleted the fix-backlog-reload branch March 21, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fix for known bugs or issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant