dunst-project / dunst

Lightweight and customizable notification daemon
https://dunst-project.org
Other
4.44k stars 338 forks source link

A few documentation language and minor correctness fixes #1197

Closed stepnem closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

Merging #1197 (e9580dc) into master (a8b2650) will decrease coverage by 0.03%. The diff coverage is 66.66%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master    #1197      +/-   ##
==========================================
- Coverage   66.05%   66.03%   -0.03%     
==========================================
  Files          46       46              
  Lines        7595     7595              
==========================================
- Hits         5017     5015       -2     
- Misses       2578     2580       +2     
Flag Coverage Δ
unittests 66.03% <66.66%> (-0.03%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/draw.c 51.35% <0.00%> (ø)
src/dbus.c 56.65% <100.00%> (ø)
test/draw.c 98.85% <100.00%> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

fwsmit commented 11 months ago

Hey, thanks for the improvements! I'll merge it