Skip to content

BUGIFX-60: Increase unit test coverage

Codecov / codecov/project failed Apr 9, 2024 in 0s

67.24% (-3.47%) compared to 776cf6a

View this Pull Request on Codecov

67.24% (-3.47%) compared to 776cf6a

Details

Codecov Report

Attention: Patch coverage is 25.96685% with 134 lines in your changes are missing coverage. Please review.

Project coverage is 67.24%. Comparing base (776cf6a) to head (6bb9a8a).

❗ Current head 6bb9a8a differs from pull request most recent head c1082a4. Consider uploading reports for the commit c1082a4 to get more accurate results

Files Patch % Lines
internal/ui/model.go 0.00% 65 Missing ⚠️
internal/ui/component/hostedit/hostedit.go 47.82% 24 Missing ⚠️
internal/utils/utils.go 27.27% 24 Missing ⚠️
internal/utils/ssh/config.go 41.66% 13 Missing and 1 partial ⚠️
internal/ui/component/hostlist/hostlist.go 55.55% 4 Missing ⚠️
internal/utils/ssh/command.go 0.00% 2 Missing ⚠️
internal/ui/ui.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #62      +/-   ##
===========================================
- Coverage    70.71%   67.24%   -3.47%     
===========================================
  Files           21       23       +2     
  Lines         1154     1276     +122     
===========================================
+ Hits           816      858      +42     
- Misses         324      404      +80     
  Partials        14       14              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.