on4kjm / FLEcli

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

Permit comment after other input on the line #119

Closed k0emt closed 8 months ago

k0emt commented 8 months ago

The windows program permits things like: K0EMT 599 599 # what was his state? This bit of code strips the comment portion of the line and continues with processing.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (daa46da) 81.84% compared to head (a7929eb) 81.89%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #119 +/- ## ========================================== + Coverage 81.84% 81.89% +0.05% ========================================== Files 17 17 Lines 1366 1370 +4 ========================================== + Hits 1118 1122 +4 Misses 214 214 Partials 34 34 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

jmMeessen commented 8 months ago

Thank you for your PR @k0emt especially if it a feature of the windows reference program.