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

(#73) Enable concurrent connections #97

Merged
merged 5 commits into from
Apr 17, 2023
Merged

Conversation

robinmatz
Copy link
Collaborator

This PR allows users to open multiple connections to hosts and switch between them.

I do not consider this a breaking change, but maybe still big enough for a new major release.

Therefore I suggest not to include this in 3.2 and to merge #96 before this.

@robinmatz robinmatz added the enhancement New feature or request label Apr 7, 2023
@robinmatz robinmatz added this to the 4.0 milestone Apr 7, 2023
@robinmatz robinmatz linked an issue Apr 7, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Apr 7, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.55 🎉

Comparison is base (a68806e) 94.29% compared to head (bf50222) 94.84%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
+ Coverage   94.29%   94.84%   +0.55%     
==========================================
  Files           4        4              
  Lines         613      621       +8     
  Branches       98       96       -2     
==========================================
+ Hits          578      589      +11     
+ Misses         29       28       -1     
+ Partials        6        4       -2     
Flag Coverage Δ
acceptance 80.99% <100.00%> (+1.38%) ⬆️
unit 88.08% <93.54%> (+1.13%) ⬆️

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

Impacted Files Coverage Δ
Mainframe3270/__init__.py 100.00% <ø> (ø)
Mainframe3270/py3270.py 87.69% <100.00%> (+0.70%) ⬆️
Mainframe3270/x3270.py 99.69% <100.00%> (+0.60%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@samuelpcabral samuelpcabral merged commit 86ae976 into MarketSquare:master Apr 17, 2023
@robinmatz robinmatz deleted the 73 branch June 14, 2023 03:50
@github-actions github-actions bot mentioned this pull request Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Focus on wc3270 window opened by RobotFramework
3 participants