Skip to content

Update py versions in GitHub workflows#912

Merged
fso42 merged 1 commit intomasterfrom
updateWorkflows2
Sep 21, 2023
Merged

Update py versions in GitHub workflows#912
fso42 merged 1 commit intomasterfrom
updateWorkflows2

Conversation

@fso42
Copy link
Copy Markdown
Contributor

@fso42 fso42 commented Sep 20, 2023

No description provided.

@fso42 fso42 self-assigned this Sep 20, 2023
@pep8speaks
Copy link
Copy Markdown

pep8speaks commented Sep 20, 2023

Hello @fso42! Thanks for updating this PR.

Line 862:121: E501 line too long (122 > 120 characters)
Line 862:93: E231 missing whitespace after ':'
Line 862:40: E225 missing whitespace around operator
Line 666:37: E203 whitespace before ':'
Line 665:37: E203 whitespace before ':'
Line 520:15: E711 comparison to None should be 'if cond is not None:'
Line 484:71: E203 whitespace before ':'
Line 484:48: E203 whitespace before ':'
Line 478:71: E203 whitespace before ':'
Line 478:48: E203 whitespace before ':'

Comment last updated at 2023-09-21 14:01:29 UTC

@fso42 fso42 added the enhancement New feature or request label Sep 20, 2023
@fso42 fso42 added this to the Version 1.7 milestone Sep 20, 2023
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 20, 2023

Codecov Report

Patch coverage: 92.85% and project coverage change: -0.05% ⚠️

Comparison is base (21e0779) 73.65% compared to head (d1bf529) 73.60%.
Report is 3 commits behind head on master.

❗ Current head d1bf529 differs from pull request most recent head 5d5223e. Consider uploading reports for the commit 5d5223e to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #912      +/-   ##
==========================================
- Coverage   73.65%   73.60%   -0.05%     
==========================================
  Files          63       63              
  Lines       14551    14527      -24     
==========================================
- Hits        10717    10693      -24     
  Misses       3834     3834              
Files Changed Coverage Δ
avaframe/out3Plot/plotUtils.py 93.17% <92.85%> (-0.46%) ⬇️

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

@fso42 fso42 requested a review from awirb September 20, 2023 16:58
@fso42 fso42 force-pushed the updateWorkflows2 branch 2 times, most recently from 4c5e0c1 to b746a66 Compare September 21, 2023 14:00
@qlty-cloud-legacy
Copy link
Copy Markdown

Code Climate has analyzed commit 5d5223e and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 92.8% (50% is the threshold).

This pull request will bring the total coverage in the repository to 73.6% (0.0% change).

View more on Code Climate.

@fso42 fso42 merged commit 15dae97 into master Sep 21, 2023
@fso42 fso42 deleted the updateWorkflows2 branch September 21, 2023 14:59
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.

3 participants