Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#111 Read From Current Position keyword #115

Merged
merged 6 commits into from
Nov 6, 2023

Conversation

robinmatz
Copy link
Collaborator

@robinmatz robinmatz commented Oct 23, 2023

Resolves #111 and #116

@codecov-commenter
Copy link

codecov-commenter commented Oct 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

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

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

Additional details and impacted files
@@           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 Coverage Δ
acceptance 85.10% <95.65%> (+0.43%) ⬆️
unit 92.28% <91.30%> (-0.25%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
Mainframe3270/keywords/commands.py 100.00% <100.00%> (ø)
Mainframe3270/keywords/read_write.py 100.00% <100.00%> (ø)
Mainframe3270/py3270.py 92.70% <100.00%> (-0.03%) ⬇️
Mainframe3270/utils.py 100.00% <100.00%> (ø)

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

@robinmatz robinmatz linked an issue Nov 5, 2023 that may be closed by this pull request
@samuelpcabral samuelpcabral merged commit 522f2ff into MarketSquare:master Nov 6, 2023
4 checks passed
@robinmatz robinmatz deleted the 111 branch December 16, 2023 06:11
@github-actions github-actions bot mentioned this pull request Dec 21, 2023
@github-actions github-actions bot mentioned this pull request Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Move Cursor To keyword Read at cursor position
3 participants