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

Pre release fixes for v0.31.0 #2215

Merged
merged 16 commits into from
Aug 7, 2024
Merged

Pre release fixes for v0.31.0 #2215

merged 16 commits into from
Aug 7, 2024

Conversation

AdeelH
Copy link
Collaborator

@AdeelH AdeelH commented Aug 7, 2024

Overview

This PR

  • fixes bugs discovered during testing for the 0.31.0 release
  • updates tutorial notebooks
  • makes some other minor changes (see commits)

Checklist

  • Added unit tests, if applicable
  • Updated documentation, if applicable
  • Added needs-backport label if the change should be back-ported to the previous release
  • PR has a name that won't get you publicly shamed for vagueness

Notes

Eval comparison with previous release.

Screenshot from 2024-08-07 09-22-29

Screenshot from 2024-08-07 09-24-03

(The null class was removed.)
Screenshot from 2024-08-07 09-21-38

(The null class was removed.)
Screenshot from 2024-08-07 09-21-38

Screenshot from 2024-08-07 09-20-49
f-61b3-4232-912a-9f3ee8d3ce83)

Screenshot from 2024-08-07 09-20-25

Testing Instructions

  • Ensure docs build looks fine.

Closes #2213
Closes #2214

@AdeelH AdeelH marked this pull request as ready for review August 7, 2024 16:57
@AdeelH AdeelH merged commit 03426f5 into azavea:master Aug 7, 2024
2 checks passed
@AdeelH AdeelH deleted the pre-release-0.31 branch August 7, 2024 17:12
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.34%. Comparing base (0f45c2c) to head (5fc3634).
Report is 27 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2215   +/-   ##
=======================================
  Coverage   90.34%   90.34%           
=======================================
  Files         199      199           
  Lines        9908     9910    +2     
=======================================
+ Hits         8951     8953    +2     
  Misses        957      957           

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

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.

onnx_inference.ipynb raises No module named 'onnxruntime' Error in lightning_workflow.ipynb
1 participant