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

For a 1.0.0 release #935

Merged
merged 42 commits into from
Sep 25, 2023
Merged

For a 1.0.0 release #935

merged 42 commits into from
Sep 25, 2023

Conversation

ablaom
Copy link
Member

@ablaom ablaom commented Sep 25, 2023

#908

Release notes:

ablaom added 30 commits May 25, 2023 14:10
update `evaluate` docstring
further tweak
Patch to fix `StaticNetworkComposite` issue
Replace built-in measures with measures in StatisticalMeasures.jl
Remove deprecated code supporting `@from_network` and `@pipeline`.
Remove `target` as alias for `transformer` in `TransformedTargetModel`
@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Patch coverage: 96.03% and project coverage change: +0.12% 🎉

Comparison is base (e63cb6c) 87.78% compared to head (36ef770) 87.91%.
Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #935      +/-   ##
==========================================
+ Coverage   87.78%   87.91%   +0.12%     
==========================================
  Files          40       27      -13     
  Lines        3659     2523    -1136     
==========================================
- Hits         3212     2218     -994     
+ Misses        447      305     -142     
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/composition/learning_networks/signatures.jl 100.00% <100.00%> (ø)
src/default_measures.jl 100.00% <100.00%> (ø)
... and 2 more

... and 3 files with indirect coverage changes

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

@ablaom ablaom merged commit 34fb493 into master Sep 25, 2023
9 checks passed
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.

1 participant