Skip to content

Conversation

@brandonwillard
Copy link
Member

This PR updates the now deprecated ShapeFeature imports (i.e. Aesara >= 2.8.3).

@rlouf
Copy link
Member

rlouf commented Aug 25, 2022

Tests are currently failing because aesara>=0.8.3 is not available. I assume the change is coming in the next release?

@brandonwillard
Copy link
Member Author

Tests are currently failing because aesara>=0.8.3 is not available. I assume the change is coming in the next release?

Yes, haven't created the release yet.

@brandonwillard brandonwillard force-pushed the update-ShapeFeature-imports branch from 8cf06f6 to b0379f1 Compare September 26, 2022 00:01
@brandonwillard brandonwillard added the refactoring A change that improves the codebase but doesn't necessarily introduce a new feature label Sep 26, 2022
@codecov
Copy link

codecov bot commented Sep 26, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

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

❗ Current head b0379f1 differs from pull request most recent head e18892f. Consider uploading reports for the commit e18892f to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #81   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        12    -1     
  Lines          545       542    -3     
  Branches        32        32           
=========================================
- Hits           545       542    -3     
Impacted Files Coverage Δ
aehmc/utils.py 100.00% <100.00%> (ø)
aehmc/__init__.py

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.

@brandonwillard brandonwillard force-pushed the update-ShapeFeature-imports branch from b0379f1 to e18892f Compare September 26, 2022 00:13
@brandonwillard brandonwillard merged commit a459753 into aesara-devs:main Sep 26, 2022
@brandonwillard brandonwillard deleted the update-ShapeFeature-imports branch September 26, 2022 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring A change that improves the codebase but doesn't necessarily introduce a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants