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

0.0.10 #7

Merged
merged 12 commits into from
Jan 7, 2024
Merged

0.0.10 #7

merged 12 commits into from
Jan 7, 2024

Conversation

pomponchik
Copy link
Owner

A small update.

Copy link

codecov bot commented Jan 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (aac8ea0) 97.60% compared to head (69f9905) 97.60%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #7   +/-   ##
=======================================
  Coverage   97.60%   97.60%           
=======================================
  Files           4        4           
  Lines         292      292           
=======================================
  Hits          285      285           
  Misses          7        7           

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

@pomponchik pomponchik merged commit 9f56e3e into main Jan 7, 2024
21 checks passed
steps:
- uses: actions/checkout@v2

- name: Set up Python ${{ matrix.python-version }}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no matrix build to begin with...

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But... It works!

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing substitution value is replaced with empty string. According to https://github.com/actions/setup-python documentation:

The default version of Python or PyPy in PATH varies between runners and can be changed unexpectedly so we recommend always setting Python version explicitly

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.

2 participants