wolffshots / phocus

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

Test/messages interpret #25

Closed wolffshots closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #25 (af5c55b) into main (63972f8) will increase coverage by 4.59%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   67.86%   72.46%   +4.59%     
==========================================
  Files          10       10              
  Lines         722      730       +8     
==========================================
+ Hits          490      529      +39     
+ Misses        225      190      -35     
- Partials        7       11       +4     
Files Changed Coverage Δ
messages/QID.go 79.62% <100.00%> (ø)
messages/QPGSn.go 90.35% <100.00%> (ø)
messages/generic.go 84.05% <100.00%> (ø)
messages/messages.go 55.71% <100.00%> (+55.71%) :arrow_up:
codacy-production[bot] commented 1 year ago

Coverage summary from Codacy

Merging #25 (af5c55ba9623d1ed959e7c0e07b3f5a6dd85aefa) into main (63972f82aad5244f783ee49ebf3855465d520940) - See PR on Codacy

Coverage variation Diff coverage
:white_check_mark: +5.04% (target: -1.00%) 100.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (63972f82aad5244f783ee49ebf3855465d520940) | 735 | 510 | 69.39% | | | Head commit (af5c55ba9623d1ed959e7c0e07b3f5a6dd85aefa) | 743 (+8) | 553 (+43) | 74.43% (**+5.04%**) | **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 (#25) | 19 | 19 | **100.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