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

Fix bugs in Python 3.11 #20

Merged
merged 1 commit into from
Feb 11, 2023
Merged

Fix bugs in Python 3.11 #20

merged 1 commit into from
Feb 11, 2023

Conversation

icgood
Copy link
Owner

@icgood icgood commented Feb 11, 2023

No description provided.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 4153262243

  • 0 of 28 (0.0%) changed or added relevant lines in 5 files are covered.
  • 8 unchanged lines in 5 files lost coverage.
  • Overall coverage increased (+5.2%) to 5.808%

Changes Missing Coverage Covered Lines Changed/Added Lines %
swimprotocol/members.py 0 2 0.0%
swimprotocol/status.py 0 4 0.0%
swimprotocol/listener.py 0 7 0.0%
swimprotocol/udp/protocol.py 0 7 0.0%
swimprotocol/worker.py 0 8 0.0%
Files with Coverage Reduction New Missed Lines %
swimprotocol/demo/changes.py 1 0%
swimprotocol/listener.py 1 0%
swimprotocol/status.py 1 0%
swimprotocol/udp/protocol.py 1 0%
swimprotocol/worker.py 4 0%
Totals Coverage Status
Change from base Build 3405153845: 5.2%
Covered Lines: 60
Relevant Lines: 1033

💛 - Coveralls

@coveralls
Copy link

coveralls commented Feb 11, 2023

Pull Request Test Coverage Report for Build 4153262243

  • 0 of 28 (0.0%) changed or added relevant lines in 5 files are covered.
  • 4 unchanged lines in 4 files lost coverage.
  • Overall coverage increased (+5.3%) to 5.837%

Changes Missing Coverage Covered Lines Changed/Added Lines %
swimprotocol/members.py 0 2 0.0%
swimprotocol/status.py 0 4 0.0%
swimprotocol/listener.py 0 7 0.0%
swimprotocol/udp/protocol.py 0 7 0.0%
swimprotocol/worker.py 0 8 0.0%
Files with Coverage Reduction New Missed Lines %
swimprotocol/listener.py 1 0%
swimprotocol/status.py 1 0%
swimprotocol/udp/protocol.py 1 0%
swimprotocol/worker.py 1 0%
Totals Coverage Status
Change from base Build 3405153845: 5.3%
Covered Lines: 60
Relevant Lines: 1028

💛 - Coveralls

@icgood icgood merged commit e30bb59 into main Feb 11, 2023
@icgood icgood deleted the fixes branch February 11, 2023 21:37
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.

None yet

2 participants