tchar / ulauncher-albert-calculate-anything

A ULauncher/Albert extension that supports currency, units and date time conversion, as well as a calculator that supports complex numbers and functions.
MIT License
103 stars 13 forks source link

Fix UpdateThread exiting without stop event being set #16

Closed tchar closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #16 (6fa53fa) into master (0cb89ef) will increase coverage by 0.26%. The diff coverage is 90.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   94.97%   95.24%   +0.26%     
==========================================
  Files          55       55              
  Lines        3784     3784              
==========================================
+ Hits         3594     3604      +10     
+ Misses        190      180      -10     
Flag Coverage Δ
unittests 95.24% <90.00%> (+0.26%) :arrow_up:

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

Impacted Files Coverage Δ
calculate_anything/constants.py 92.00% <87.50%> (-0.31%) :arrow_down:
calculate_anything/currency/service.py 90.62% <100.00%> (+5.28%) :arrow_up:
calculate_anything/logging.py 95.76% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0cb89ef...6fa53fa. Read the comment docs.