codenoble / cache-crispies

Speedy Rails JSON serialization with built-in caching
MIT License
156 stars 16 forks source link

Add suport for Ruby 3.2 and remove Rails 5.* #80

Open adamcrown opened 1 year ago

adamcrown commented 1 year ago
codacy-production[bot] commented 1 year ago

Coverage summary from Codacy

Merging #80 (a899688e55acb3241aaeaa531f13bcb216863470) into main (4fbd4f1c74d49776cad69b320988d7a38c1bccfd) - See PR on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% (target: -1.00%)
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (4fbd4f1c74d49776cad69b320988d7a38c1bccfd) | 1100 | 1100 | 100.00% | | | Head commit (a899688e55acb3241aaeaa531f13bcb216863470) | 1100 (+0) | 1100 (+0) | 100.00% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#80) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences