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

✅ Add unit test for inmemory cache #270

Merged
merged 1 commit into from
Dec 29, 2023
Merged

✅ Add unit test for inmemory cache #270

merged 1 commit into from
Dec 29, 2023

Conversation

tosone
Copy link
Contributor

@tosone tosone commented Dec 29, 2023

No description provided.

@tosone tosone added the unit test Add unit test label Dec 29, 2023
@tosone tosone added this to the Release v1.1.0 milestone Dec 29, 2023
@tosone tosone self-assigned this Dec 29, 2023
Copy link

codecov bot commented Dec 29, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (91018ba) 32.27% compared to head (90cc2d9) 32.12%.

Files Patch % Lines
pkg/configs/default.go 50.00% 2 Missing and 1 partial ⚠️
pkg/modules/cacher/inmemory/inmemory.go 50.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #270      +/-   ##
==========================================
- Coverage   32.27%   32.12%   -0.15%     
==========================================
  Files         129      129              
  Lines        9011     8906     -105     
==========================================
- Hits         2908     2861      -47     
+ Misses       5799     5745      -54     
+ Partials      304      300       -4     
Flag Coverage Δ
unit-test-mysql 32.12% <50.00%> (-0.15%) ⬇️
unit-test-postgresql 32.12% <50.00%> (-0.15%) ⬇️
unit-test-sqlite3 32.12% <50.00%> (-0.15%) ⬇️

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

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

@tosone tosone added this pull request to the merge queue Dec 29, 2023
Merged via the queue into main with commit 51c0e7e Dec 29, 2023
10 of 11 checks passed
@tosone tosone deleted the tosone branch December 29, 2023 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unit test Add unit test
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant