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

Allow bypass of memcache check in iemapp() #934

Merged
merged 2 commits into from
Jul 17, 2024

feat: short circuit iemapp memcache check

02f4ee3
Select commit
Loading
Failed to load commit list.
Merged

Allow bypass of memcache check in iemapp() #934

feat: short circuit iemapp memcache check
02f4ee3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2024 in 1s

98.41% (+0.00%) compared to 8349d3b

View this Pull Request on Codecov

98.41% (+0.00%) compared to 8349d3b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.41%. Comparing base (8349d3b) to head (02f4ee3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #934   +/-   ##
=======================================
  Coverage   98.41%   98.41%           
=======================================
  Files          79       79           
  Lines        9791     9793    +2     
=======================================
+ Hits         9636     9638    +2     
  Misses        155      155           

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