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 tox python env id #51

Merged
merged 1 commit into from
Mar 18, 2023
Merged

Fix tox python env id #51

merged 1 commit into from
Mar 18, 2023

Conversation

marcofavoritobi
Copy link
Contributor

Proposed changes

This PR fixes the computation of the tox python environment id: 30ec152

Fixes

n/a

Types of changes

What types of changes does your code introduce?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

Put an x in the boxes that apply.

  • I have read the CONTRIBUTING doc
  • I am making a pull request against the main branch (left side). Also you should start your branch off our main.
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works

Further comments

n/a

@codecov-commenter
Copy link

codecov-commenter commented Mar 18, 2023

Codecov Report

Merging #51 (a54d583) into main (3e09454) will increase coverage by 0.06%.
The diff coverage is n/a.

📣 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

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
+ Coverage   96.75%   96.82%   +0.06%     
==========================================
  Files          30       30              
  Lines        1512     1512              
==========================================
+ Hits         1463     1464       +1     
+ Misses         49       48       -1     

see 1 file with indirect coverage changes

@marcofavoritobi marcofavoritobi marked this pull request as ready for review March 18, 2023 18:33
@marcofavoritobi marcofavoritobi merged commit 3fd8000 into main Mar 18, 2023
@marcofavoritobi marcofavoritobi deleted the ci-fix-tox-py branch March 18, 2023 18:34
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