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

Dev #623 testing #632

Merged
merged 8 commits into from
Sep 14, 2023
Merged

Dev #623 testing #632

merged 8 commits into from
Sep 14, 2023

Conversation

aleneum
Copy link
Member

@aleneum aleneum commented Sep 14, 2023

Fix failing GHA, update tested Python versions and add common .venv to the ignored folders.

Contributed by @ipeluffo.

ipeluffo and others added 3 commits September 14, 2023 10:17
Update supported Python versions and version of Github actions
Literals were introduced in 3.8 and will cause mypy to fail.
@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.06% 🎉

Comparison is base (f3e01de) 98.25% compared to head (8a3811b) 98.31%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #632      +/-   ##
==========================================
+ Coverage   98.25%   98.31%   +0.06%     
==========================================
  Files          13       13              
  Lines        2580     2557      -23     
==========================================
- Hits         2535     2514      -21     
+ Misses         45       43       -2     
Files Changed Coverage Δ
transitions/extensions/__init__.py 100.00% <ø> (ø)
transitions/extensions/locking.py 100.00% <ø> (ø)
transitions/extensions/markup.py 99.34% <ø> (-0.02%) ⬇️
transitions/core.py 100.00% <100.00%> (ø)
transitions/extensions/factory.py 94.73% <100.00%> (+4.03%) ⬆️
transitions/extensions/nesting.py 99.29% <100.00%> (-0.01%) ⬇️

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

@aleneum aleneum merged commit 4bce007 into master Sep 14, 2023
7 checks passed
@aleneum aleneum deleted the dev-#623-testing branch September 14, 2023 16:00
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