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

[MNT] Remove use of deprecated ast classes #6851

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

ales-erjavec
Copy link
Contributor

Issue

Ref: biolab/orange-canvas-core#304

Description of changes
  • Remove use of deprecated ast classes
  • Properly specify minimum supported python version
Includes
  • Code changes
  • Tests
  • Documentation

Copy link

codecov bot commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.26%. Comparing base (910d625) to head (4466f94).
Report is 70 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6851   +/-   ##
=======================================
  Coverage   88.26%   88.26%           
=======================================
  Files         326      326           
  Lines       71146    71137    -9     
=======================================
- Hits        62796    62792    -4     
+ Misses       8350     8345    -5     

@ales-erjavec ales-erjavec force-pushed the fixes/ast-deprecations branch from e1c4e30 to 4466f94 Compare July 12, 2024 10:03
@janezd janezd merged commit 70ebf27 into biolab:master Jul 12, 2024
22 of 31 checks passed
@ales-erjavec ales-erjavec deleted the fixes/ast-deprecations branch January 24, 2025 10:04
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