wolffshots / phocus

Communication app to fetch data from an inverter over serial and output to mqtt
zlib License
4 stars 1 forks source link

feat!(api): added config vars for delay and fixded warning #24

Closed wolffshots closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #24 (1cbaf66) into main (b14f6c4) will not change coverage. The diff coverage is 75.00%.

@@           Coverage Diff           @@
##             main      #24   +/-   ##
=======================================
  Coverage   67.86%   67.86%           
=======================================
  Files          10       10           
  Lines         722      722           
=======================================
  Hits          490      490           
  Misses        225      225           
  Partials        7        7           
Files Changed Coverage Δ
main.go 8.33% <0.00%> (ø)
api/api.go 100.00% <100.00%> (ø)
codacy-production[bot] commented 1 year ago

Coverage summary from Codacy

Merging #24 (dc3d07f6feb20864a88fcb97a0726a8cbabbae0c) into main (b14f6c440fdcd6df1af8cdc74228d19005337f9d) - See PR on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% (target: -1.00%) 75.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (b14f6c440fdcd6df1af8cdc74228d19005337f9d) | 735 | 510 | 69.39% | | | Head commit (dc3d07f6feb20864a88fcb97a0726a8cbabbae0c) | 735 (+0) | 510 (+0) | 69.39% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#24) | 4 | 3 | **75.00%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences