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

Towards a 1.0.0 release #908

Merged
merged 32 commits into from
Sep 25, 2023
Merged

Towards a 1.0.0 release #908

merged 32 commits into from
Sep 25, 2023

Conversation

@ablaom ablaom marked this pull request as draft May 25, 2023 02:35
@codecov-commenter
Copy link

codecov-commenter commented May 25, 2023

Codecov Report

Patch coverage: 95.91% and project coverage change: -0.62% ⚠️

Comparison is base (e49c5df) 87.81% compared to head (7ed7d17) 87.19%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #908      +/-   ##
==========================================
- Coverage   87.81%   87.19%   -0.62%     
==========================================
  Files          40       27      -13     
  Lines        3660     2523    -1137     
==========================================
- Hits         3214     2200    -1014     
+ Misses        446      323     -123     
Files Changed Coverage Δ
src/MLJBase.jl 100.00% <ø> (ø)
src/composition/learning_networks/replace.jl 98.63% <ø> (+3.69%) ⬆️
src/composition/models/pipelines.jl 100.00% <ø> (+2.73%) ⬆️
src/composition/models/transformed_target_model.jl 100.00% <ø> (ø)
src/machines.jl 90.45% <ø> (ø)
ext/DefaultMeasuresExt.jl 66.66% <66.66%> (ø)
src/composition/models/stacking.jl 94.82% <88.88%> (-0.50%) ⬇️
src/resampling.jl 91.86% <98.43%> (+0.36%) ⬆️
src/default_measures.jl 100.00% <100.00%> (ø)
src/operations.jl 90.38% <100.00%> (+0.38%) ⬆️
... and 1 more

... and 1 file with indirect coverage changes

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

@ablaom ablaom changed the title Towards a 0.22 release Towards a 1.0.0 release Sep 21, 2023
@ablaom ablaom marked this pull request as ready for review September 22, 2023 02:52
Remove `target` as alias for `transformer` in `TransformedTargetModel`
@ablaom ablaom closed this Sep 24, 2023
@ablaom ablaom reopened this Sep 24, 2023
@ablaom ablaom merged commit 38439f9 into dev Sep 25, 2023
4 of 5 checks passed
@ablaom ablaom deleted the for-a-0-point-22-release branch September 25, 2023 04:26
@ablaom ablaom mentioned this pull request Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants