MarketSquare / Robot-Framework-Mainframe-3270-Library

Test library for Robot Framework to allow interaction with IBM Mainframe 3270.
MIT License
38 stars 18 forks source link

#111 Read From Current Position keyword #115

Closed robinmatz closed 11 months ago

robinmatz commented 11 months ago

Resolves #111 and #116

codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (ea4b133) 97.06% compared to head (e20ba7c) 97.07%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #115 +/- ## ======================================= Coverage 97.06% 97.07% ======================================= Files 12 12 Lines 750 752 +2 Branches 170 170 ======================================= + Hits 728 730 +2 Misses 18 18 Partials 4 4 ``` | [Flag](https://app.codecov.io/gh/Altran-PT-GDC/Robot-Framework-Mainframe-3270-Library/pull/115/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [acceptance](https://app.codecov.io/gh/Altran-PT-GDC/Robot-Framework-Mainframe-3270-Library/pull/115/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `85.10% <95.65%> (+0.43%)` | :arrow_up: | | [unit](https://app.codecov.io/gh/Altran-PT-GDC/Robot-Framework-Mainframe-3270-Library/pull/115/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `92.28% <91.30%> (-0.25%)` | :arrow_down: | 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=None#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/Altran-PT-GDC/Robot-Framework-Mainframe-3270-Library/pull/115?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [Mainframe3270/keywords/commands.py](https://app.codecov.io/gh/Altran-PT-GDC/Robot-Framework-Mainframe-3270-Library/pull/115?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-TWFpbmZyYW1lMzI3MC9rZXl3b3Jkcy9jb21tYW5kcy5weQ==) | `100.00% <100.00%> (ø)` | | | [Mainframe3270/keywords/read\_write.py](https://app.codecov.io/gh/Altran-PT-GDC/Robot-Framework-Mainframe-3270-Library/pull/115?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-TWFpbmZyYW1lMzI3MC9rZXl3b3Jkcy9yZWFkX3dyaXRlLnB5) | `100.00% <100.00%> (ø)` | | | [Mainframe3270/py3270.py](https://app.codecov.io/gh/Altran-PT-GDC/Robot-Framework-Mainframe-3270-Library/pull/115?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-TWFpbmZyYW1lMzI3MC9weTMyNzAucHk=) | `92.70% <100.00%> (-0.03%)` | :arrow_down: | | [Mainframe3270/utils.py](https://app.codecov.io/gh/Altran-PT-GDC/Robot-Framework-Mainframe-3270-Library/pull/115?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-TWFpbmZyYW1lMzI3MC91dGlscy5weQ==) | `100.00% <100.00%> (ø)` | |

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