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

Run python 2->3 and fix tests #29

Merged
merged 9 commits into from
Dec 5, 2023
Merged

Run python 2->3 and fix tests #29

merged 9 commits into from
Dec 5, 2023

Conversation

rosswhitfield
Copy link
Member

@rosswhitfield rosswhitfield commented Dec 4, 2023

Only moving to python 3.6 for now because stompest doesn't support > python 3.6. Once we replace stompest we can move to a newer python version.

Ref 3200

Copy link

codecov bot commented Dec 4, 2023

Codecov Report

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

Comparison is base (9f422b4) 63.36% compared to head (f38413a) 62.96%.

Files Patch % Lines
postprocessing/Consumer.py 50.00% 5 Missing ⚠️
postprocessing/PostProcessAdmin.py 82.35% 3 Missing ⚠️
postprocessing/processors/base_processor.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   63.36%   62.96%   -0.40%     
==========================================
  Files          14       14              
  Lines        1152     1145       -7     
==========================================
- Hits          730      721       -9     
- Misses        422      424       +2     

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

@rosswhitfield rosswhitfield marked this pull request as ready for review December 4, 2023 22:50
@peterfpeterson peterfpeterson merged commit eaff951 into main Dec 5, 2023
6 checks passed
@peterfpeterson peterfpeterson deleted the py2to3 branch December 5, 2023 16:19
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.

3 participants