codenoble / cache-crispies

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

Pull request target for GitHub workflows #79

Closed adamcrown closed 1 year ago

adamcrown commented 1 year ago

This should fix the problem with the PRs from forked repositories not having access to the repo secrets. Which has caused failures in Codacy runs.

codacy-production[bot] commented 1 year ago

Coverage summary from Codacy

Merging #79 (11168b017aac552a6488083a390d900957fc34b7) into main (ccea0eedd2e1874cbfb1b4a38a19b06b45f316b2) - 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 (ccea0eedd2e1874cbfb1b4a38a19b06b45f316b2) | 968 | 968 | 100.00% | | | Head commit (11168b017aac552a6488083a390d900957fc34b7) | 968 (+0) | 968 (+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 (#79) | 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