breid48 / cacheing

Pure Python Caching Library providing Redis-inspired eviction APIs and Per-Item TTL's.
MIT License
20 stars 0 forks source link

add windows and mac OS to CI #24

Closed breid48 closed 1 year ago

breid48 commented 1 year ago

Codecov Report

Merging #24 (6d3bed5) into main (68af2d1) will increase coverage by 0.05%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   95.51%   95.57%   +0.05%     
==========================================
  Files          15       15              
  Lines        1830     1830              
==========================================
+ Hits         1748     1749       +1     
+ Misses         82       81       -1     
Impacted Files Coverage Δ
src/rcache/__init__.py 88.41% <0.00%> (+0.15%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more