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

CI: Add Python 3.11 to the CI #303

Merged
merged 2 commits into from Jan 10, 2023
Merged

CI: Add Python 3.11 to the CI #303

merged 2 commits into from Jan 10, 2023

Conversation

math-fehr
Copy link
Collaborator

No description provided.

@math-fehr math-fehr self-assigned this Jan 10, 2023
@codecov
Copy link

codecov bot commented Jan 10, 2023

Codecov Report

Base: 89.35% // Head: 90.18% // Increases project coverage by +0.83% 🎉

Coverage data is based on head (f09a678) compared to base (4d3491f).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #303      +/-   ##
==========================================
+ Coverage   89.35%   90.18%   +0.83%     
==========================================
  Files          49       50       +1     
  Lines        6672     6799     +127     
  Branches     1118     1455     +337     
==========================================
+ Hits         5962     6132     +170     
+ Misses        482      429      -53     
- Partials      228      238      +10     
Impacted Files Coverage Δ
tests/test_attribute_definition.py 94.61% <100.00%> (ø)
xdsl/dialects/cmath.py 80.64% <0.00%> (-4.55%) ⬇️
xdsl/dialects/builtin.py 81.44% <0.00%> (-2.22%) ⬇️
xdsl/parser.py 83.49% <0.00%> (-0.01%) ⬇️
tests/test_parser.py 100.00% <0.00%> (ø)
tests/dialects/test_arith.py 100.00% <0.00%> (ø)
tests/test_printer.py 98.07% <0.00%> (+0.07%) ⬆️
xdsl/printer.py 95.71% <0.00%> (+0.12%) ⬆️
xdsl/irdl.py 85.16% <0.00%> (+0.33%) ⬆️
xdsl/dialects/arith.py 94.63% <0.00%> (+18.14%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@superlopuh
Copy link
Member

Same error as I have locally in the Python-based Testing

@tobiasgrosser tobiasgrosser added CI Continuous Integration hackathon To be tackled at the hackathon labels Jan 10, 2023
@webmiche webmiche merged commit 53420de into main Jan 10, 2023
Copy link
Member

@superlopuh superlopuh left a comment

Choose a reason for hiding this comment

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

LGTM

@superlopuh
Copy link
Member

Thank you

@webmiche webmiche deleted the michel/add_py_3.11 branch January 12, 2023 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration hackathon To be tackled at the hackathon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants