CTristan / lobotomy-corporation-mods

Mods for Lobotomy Corporation
MIT License
5 stars 0 forks source link

Fix GiftAlertIcon bug where "Mouth 1" and "Mouth 2" gifts were considered as the same slot. #81

Closed CTristan closed 1 month ago

codacy-production[bot] commented 1 month ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% :white_check_mark: 100.00% (target: 100.00%)
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (518f3ad01be189a4bd1f13a22fbd5d284b16f1ea) | 1164 | 1164 | 100.00% | | | Head commit (4d2a0a828148db6fc2a4395327838c25e037fe1d) | 1167 (+3) | 1167 (+3) | 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 (#81) | 8 | 8 | **100.00%** | **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

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (518f3ad) to head (4d2a0a8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #81 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 76 76 Lines 1164 1167 +3 Branches 76 78 +2 ========================================= + Hits 1164 1167 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.