fmauch / catmux

A python package that wraps launching applications with a tmux script
MIT License
74 stars 11 forks source link

Robustify parsing #27

Closed fmauch closed 1 year ago

fmauch commented 1 year ago

This should further robustify parsing of config files

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 60.00% and project coverage change: +6.02 :tada:

Comparison is base (6a7a08e) 58.06% compared to head (5a07371) 64.09%.

:exclamation: Current head 5a07371 differs from pull request most recent head 6b05733. Consider uploading reports for the commit 6b05733 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #27 +/- ## ========================================== + Coverage 58.06% 64.09% +6.02% ========================================== Files 6 6 Lines 217 220 +3 ========================================== + Hits 126 141 +15 + Misses 91 79 -12 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `64.09% <60.00%> (+6.02%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Felix+Exner+%28fexner%29#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/fmauch/catmux/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Felix+Exner+%28fexner%29) | Coverage Δ | | |---|---|---| | [catmux/prefix.py](https://app.codecov.io/gh/fmauch/catmux/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Felix+Exner+%28fexner%29#diff-Y2F0bXV4L3ByZWZpeC5weQ==) | `0.00% <0.00%> (ø)` | | | [catmux/session.py](https://app.codecov.io/gh/fmauch/catmux/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Felix+Exner+%28fexner%29#diff-Y2F0bXV4L3Nlc3Npb24ucHk=) | `71.77% <85.71%> (+11.61%)` | :arrow_up: |

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