on4kjm / FLEcli

Multi-platform "Fast Log Entry"(FLE) processing tool
MIT License
32 stars 9 forks source link

Tidying application after Go release bump #92

Closed jmMeessen closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 81.44% // Head: 81.29% // Decreases project coverage by -0.16% :warning:

Coverage data is based on head (0f845d7) compared to base (0fbebd3). Patch coverage: 50.00% of modified lines in pull request are covered.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #92 +/- ## ========================================== - Coverage 81.44% 81.29% -0.16% ========================================== Files 17 17 Lines 1035 1037 +2 ========================================== Hits 843 843 - Misses 159 160 +1 - Partials 33 34 +1 ``` | [Impacted Files](https://codecov.io/gh/on4kjm/FLEcli/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=on4kjm) | Coverage Δ | | |---|---|---| | [flecmd/csv.go](https://codecov.io/gh/on4kjm/FLEcli/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=on4kjm#diff-ZmxlY21kL2Nzdi5nbw==) | `38.09% <ø> (ø)` | | | [flecmd/version.go](https://codecov.io/gh/on4kjm/FLEcli/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=on4kjm#diff-ZmxlY21kL3ZlcnNpb24uZ28=) | `17.64% <ø> (+0.98%)` | :arrow_up: | | [fleprocess/adif\_process.go](https://codecov.io/gh/on4kjm/FLEcli/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=on4kjm#diff-ZmxlcHJvY2Vzcy9hZGlmX3Byb2Nlc3MuZ28=) | `90.16% <ø> (ø)` | | | [fleprocess/adif\_write.go](https://codecov.io/gh/on4kjm/FLEcli/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=on4kjm#diff-ZmxlcHJvY2Vzcy9hZGlmX3dyaXRlLmdv) | `75.80% <ø> (ø)` | | | [fleprocess/braketedData.go](https://codecov.io/gh/on4kjm/FLEcli/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=on4kjm#diff-ZmxlcHJvY2Vzcy9icmFrZXRlZERhdGEuZ28=) | `80.95% <ø> (ø)` | | | [fleprocess/csv\_process.go](https://codecov.io/gh/on4kjm/FLEcli/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=on4kjm#diff-ZmxlcHJvY2Vzcy9jc3ZfcHJvY2Vzcy5nbw==) | `86.44% <ø> (ø)` | | | [fleprocess/csv\_write.go](https://codecov.io/gh/on4kjm/FLEcli/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=on4kjm#diff-ZmxlcHJvY2Vzcy9jc3Zfd3JpdGUuZ28=) | `83.87% <ø> (ø)` | | | [fleprocess/inferTime.go](https://codecov.io/gh/on4kjm/FLEcli/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=on4kjm#diff-ZmxlcHJvY2Vzcy9pbmZlclRpbWUuZ28=) | `75.00% <ø> (ø)` | | | [fleprocess/validate.go](https://codecov.io/gh/on4kjm/FLEcli/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=on4kjm#diff-ZmxlcHJvY2Vzcy92YWxpZGF0ZS5nbw==) | `69.78% <ø> (ø)` | | | [fleprocess/load\_file.go](https://codecov.io/gh/on4kjm/FLEcli/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=on4kjm#diff-ZmxlcHJvY2Vzcy9sb2FkX2ZpbGUuZ28=) | `90.38% <25.00%> (-1.33%)` | :arrow_down: | | ... and [2 more](https://codecov.io/gh/on4kjm/FLEcli/pull/92?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=on4kjm) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=on4kjm). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=on4kjm)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.