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

Support TF 2.12, drop Python 3.7 #302

Merged
merged 9 commits into from
Jun 13, 2023
Merged

Support TF 2.12, drop Python 3.7 #302

merged 9 commits into from
Jun 13, 2023

Conversation

adriangb
Copy link
Owner

@adriangb adriangb commented Jun 13, 2023

Fixes #301, Fixes #300

@codecov-commenter
Copy link

codecov-commenter commented Jun 13, 2023

Codecov Report

Merging #302 (09210cb) into master (32fc6af) will decrease coverage by 0.93%.
The diff coverage is 93.33%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master     #302      +/-   ##
==========================================
- Coverage   98.52%   97.59%   -0.93%     
==========================================
  Files           7        7              
  Lines         744      748       +4     
==========================================
- Hits          733      730       -3     
- Misses         11       18       +7     
Impacted Files Coverage Δ
scikeras/utils/random_state.py 96.87% <ø> (ø)
scikeras/utils/transformers.py 100.00% <ø> (ø)
scikeras/wrappers.py 97.53% <ø> (ø)
scikeras/utils/__init__.py 96.66% <83.33%> (-3.34%) ⬇️
scikeras/__init__.py 88.88% <100.00%> (-11.12%) ⬇️
scikeras/_saving_utils.py 94.87% <100.00%> (-5.13%) ⬇️
scikeras/_utils.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link

github-actions bot commented Jun 13, 2023

📝 Docs preview for commit 09210cb at: https://adriangb.com/scikeras/refs/pull/302/merge/

@adriangb adriangb marked this pull request as ready for review June 13, 2023 21:43
@adriangb adriangb merged commit 427aab2 into master Jun 13, 2023
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.

bug when the metric is a string
2 participants