Corrected reporting function logic to complete group message variable#1166
Corrected reporting function logic to complete group message variable#1166yarikoptic merged 1 commit intomasterfrom
Conversation
Codecov ReportBase: 88.27% // Head: 88.25% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #1166 +/- ##
==========================================
- Coverage 88.27% 88.25% -0.03%
==========================================
Files 73 73
Lines 8817 8818 +1
==========================================
- Hits 7783 7782 -1
- Misses 1034 1036 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
|
@TheChymera as PR title would be changelog entry -- please expand it slightly to become self-descriptive. Otherwise not clear what logic was fixed and why/for what reason. And btw -- for our own sake, what it resulted in really fixed, e.g. can you show on example output in master version vs this PR fixed one? |
with the appropriate error message if there is only one, and a period if not.
3f8e4df to
d2d6836
Compare
|
@yarikoptic edited. |
Addressing issue raised here: #1165 (comment)