Closed adriangb closed 1 year ago
📝 Docs preview for commit 4bd4502 at: https://www.adriangb.com/scikeras/refs/pull/287/merge/
Merging #287 (e80ff91) into master (eb88be8) will increase coverage by
0.01%
. The diff coverage is96.15%
.:exclamation: Current head e80ff91 differs from pull request most recent head c4b7b16. Consider uploading reports for the commit c4b7b16 to get more accurate results
@@ Coverage Diff @@
## master #287 +/- ##
==========================================
+ Coverage 98.24% 98.26% +0.01%
==========================================
Files 6 7 +1
Lines 741 748 +7
==========================================
+ Hits 728 735 +7
Misses 13 13
Impacted Files | Coverage Δ | |
---|---|---|
scikeras/_saving_utils.py | 97.56% <96.07%> (-0.27%) |
:arrow_down: |
scikeras/utils/transformers.py | 100.00% <100.00%> (ø) |
|
scikeras/__init__.py | 100.00% <0.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
There are quite a few breaking changes in 2.11.0 (mostly because we're digging deep into the Optimizer API) so to support 2.11.0 we'll have to drop support for older versions.