CTristan / lobotomy-corporation-mods

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

New mod: Notify When Agent Receives Gift #46

Closed CTristan closed 2 months ago

CTristan commented 1 year ago

New mod: Whenever an agent receives a gift that they don’t already have, a message will display in the log.

Also updates to the following mods:

codecov-commenter commented 1 year ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (261ba04) to head (c6b3ccc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #46 +/- ## ========================================== Coverage 100.00% 100.00% ========================================== Files 49 64 +15 Lines 709 927 +218 Branches 57 62 +5 ========================================== + Hits 709 927 +218 ```

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

codacy-production[bot] commented 2 months 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 (261ba04812fac7674d89e54a2858afe352018a79) | 709 | 709 | 100.00% | | | Head commit (c6b3ccc91afc2fd1eaf1e14cb0e2e100710d5b7f) | 927 (+218) | 927 (+218) | 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 (#46) | 469 | 469 | **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


:rocket: Don’t miss a bit, follow what’s new on Codacy.

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