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

Update cache system for dirty mode #145

Merged
merged 4 commits into from
Sep 10, 2024
Merged

Update cache system for dirty mode #145

merged 4 commits into from
Sep 10, 2024

Conversation

daizutabi
Copy link
Owner

No description provided.

@daizutabi daizutabi linked an issue Sep 10, 2024 that may be closed by this pull request
Copy link

codecov bot commented Sep 10, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 18 lines in your changes missing coverage. Please review.

Project coverage is 86.12%. Comparing base (9dba125) to head (ad69a2d).
Report is 5 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/mkapi/file.py 37.50% 10 Missing ⚠️
src/mkapi/plugin.py 55.55% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #145      +/-   ##
==========================================
- Coverage   86.28%   86.12%   -0.16%     
==========================================
  Files          12       13       +1     
  Lines        2121     2119       -2     
==========================================
- Hits         1830     1825       -5     
- Misses        291      294       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@daizutabi daizutabi merged commit 2156875 into main Sep 10, 2024
11 of 13 checks passed
@daizutabi daizutabi deleted the 132-cache branch September 10, 2024 19:38
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.

Rebuild cache system for the dirty mode
1 participant