mozilla-vpn-client icon indicating copy to clipboard operation
mozilla-vpn-client copied to clipboard

Start/End condition watchers for addons

Open bakulf opened this issue 3 years ago • 1 comments

bakulf avatar Aug 05 '22 06:08 bakulf

Codecov Report

Merging #4155 (ba2c630) into main (876008c) will increase coverage by 0.83%. The diff coverage is 39.63%.

@@            Coverage Diff             @@
##             main    #4155      +/-   ##
==========================================
+ Coverage   28.16%   28.99%   +0.83%     
==========================================
  Files         214      219       +5     
  Lines       12159    12445     +286     
  Branches     6709     7050     +341     
==========================================
+ Hits         3424     3608     +184     
+ Misses       3893     3737     -156     
- Partials     4842     5100     +258     
Flag Coverage Δ
lottie_tests 56.33% <ø> (-0.50%) :arrow_down:
qml_tests 11.21% <ø> (ø)
unit_tests 27.69% <39.63%> (+0.92%) :arrow_up:

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

Impacted Files Coverage Δ
tests/unit/testaddon.cpp 11.59% <26.66%> (+3.53%) :arrow_up:
src/addons/addon.cpp 22.13% <50.00%> (+1.79%) :arrow_up:
...conditionwatchers/addonconditionwatchertimeend.cpp 71.42% <71.42%> (ø)
...nditionwatchers/addonconditionwatchertimestart.cpp 71.42% <71.42%> (ø)
src/tasks/adddevice/taskadddevice.cpp 46.15% <0.00%> (-1.35%) :arrow_down:
lottie/lib/lottieprivate.cpp 12.28% <0.00%> (-0.49%) :arrow_down:
lottie/lib/lottieprivatedocument.cpp 100.00% <0.00%> (ø)
tests/unit/websocket/testwebsockethandler.cpp 25.50% <0.00%> (ø)
.../unit/websocket/testexponentialbackoffstrategy.cpp 29.16% <0.00%> (ø)
tests/unit/websocket/testpushmessage.cpp 22.22% <0.00%> (ø)
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Aug 05 '22 06:08 codecov-commenter