dojot / device-manager

Device management service for dojot
http://www.dojot.com.br
Apache License 2.0
0 stars 1 forks source link

[Device-manager] Remove travis and make changes to use github actions #180

Closed marianoleonardo closed 3 years ago

marianoleonardo commented 3 years ago

dojot/dojot#1913

codecov[bot] commented 3 years ago

Codecov Report

Merging #180 (9f41f95) into development (2430fce) will increase coverage by 8.49%. The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #180      +/-   ##
===============================================
+ Coverage        73.64%   82.13%   +8.49%     
===============================================
  Files               17       28      +11     
  Lines             1711     2440     +729     
===============================================
+ Hits              1260     2004     +744     
+ Misses             451      436      -15     
Flag Coverage Δ
Device-manager 82.13% <ø> (?)

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

Impacted Files Coverage Δ
DeviceManager/main.py
tests/test_template_handler.py 100.00% <0.00%> (ø)
tests/test_backend_handler.py 100.00% <0.00%> (ø)
tests/test_device_handler.py 100.00% <0.00%> (ø)
tests/test_utils.py 100.00% <0.00%> (ø)
tests/test_error_manager.py 100.00% <0.00%> (ø)
tests/token_test_generator.py 100.00% <0.00%> (ø)
tests/test_tenancy_manager.py 100.00% <0.00%> (ø)
tests/test_kafka_notifier.py 100.00% <0.00%> (ø)
tests/test_app.py 100.00% <0.00%> (ø)
... and 3 more

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 2430fce...9f41f95. Read the comment docs.