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

#110 Get Cursor Position #113

Merged
merged 7 commits into from
Oct 18, 2023
Merged

#110 Get Cursor Position #113

merged 7 commits into from
Oct 18, 2023

Conversation

robinmatz
Copy link
Collaborator

Revolves #110

@codecov-commenter
Copy link

codecov-commenter commented Oct 12, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (2dd4cce) 96.06% compared to head (73feb41) 95.81%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #113      +/-   ##
==========================================
- Coverage   96.06%   95.81%   -0.26%     
==========================================
  Files          12       12              
  Lines         712      716       +4     
  Branches       94      161      +67     
==========================================
+ Hits          684      686       +2     
  Misses         24       24              
- Partials        4        6       +2     
Flag Coverage Δ
acceptance 83.51% <70.58%> (-0.90%) ⬇️
unit 91.75% <82.35%> (+0.46%) ⬆️

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

Files Coverage Δ
Mainframe3270/py3270.py 90.47% <100.00%> (+0.15%) ⬆️
Mainframe3270/keywords/commands.py 93.02% <72.72%> (-6.98%) ⬇️

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

@samuelpcabral samuelpcabral self-requested a review October 18, 2023 08:55
@samuelpcabral samuelpcabral merged commit c51d59c into MarketSquare:master Oct 18, 2023
2 of 4 checks passed
@robinmatz robinmatz linked an issue Oct 23, 2023 that may be closed by this pull request
@robinmatz robinmatz deleted the 110 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.

Get current cursor position
3 participants