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

chore: run nightly tf in CI and fix compatibility with TF 2.9.0 #271

Merged
merged 4 commits into from
Apr 23, 2022

Conversation

adriangb
Copy link
Owner

@adriangb adriangb commented Apr 23, 2022

  • Update CI to test on Python 3.9
  • Add CI cron job to run tests on tf-nightly / sklearn dev every day
  • Fix an edge case failing on TF 2.9.0rc2

@github-actions
Copy link

github-actions bot commented Apr 23, 2022

📝 Docs preview for commit 6654ec6 at: https://www.adriangb.com/scikeras/refs/pull/271/merge/

@codecov-commenter
Copy link

codecov-commenter commented Apr 23, 2022

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.27%. Comparing base (7f79748) to head (6654ec6).
Report is 19 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #271   +/-   ##
=======================================
  Coverage   98.27%   98.27%           
=======================================
  Files           7        7           
  Lines         752      754    +2     
=======================================
+ Hits          739      741    +2     
  Misses         13       13           

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

@adriangb adriangb merged commit 6e01458 into master Apr 23, 2022
@adriangb adriangb deleted the update-deps branch April 23, 2022 17:18
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