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

Release 0.5.0 #504

Merged
merged 12 commits into from
Dec 5, 2023
Merged

Release 0.5.0 #504

merged 12 commits into from
Dec 5, 2023

Conversation

wistuba
Copy link
Contributor

@wistuba wistuba commented Dec 5, 2023

Merge dev into main to prepare release 0.5.0.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link

github-actions bot commented Dec 5, 2023

Coverage report

The coverage rate went from 85.56% to 81.93% ⬇️

66.46% of new lines are covered.

Diff Coverage details (click to unfold)

src/renate/init.py

100% of new lines are covered (100% of the complete file).

src/renate/benchmark/datasets/vision_datasets.py

44.44% of new lines are covered (38.77% of the complete file).
Missing lines: 371, 449, 450, 451, 452, 453, 459, 464, 465, 468, 469, 470, 471, 472, 473, 476, 535, 536, 544, 549, 550, 561, 562, 564, 565, 567, 568, 570, 571, 572, 575, 576, 577, 578, 580

src/renate/benchmark/experiment_config.py

75% of new lines are covered (89.28% of the complete file).
Missing lines: 120, 121, 125, 126, 127, 128

src/renate/benchmark/models/init.py

100% of new lines are covered (100% of the complete file).

src/renate/benchmark/models/spromptmodel.py

52.11% of new lines are covered (50.72% of the complete file).
Missing lines: 112, 126, 139, 140, 141, 143, 149, 150, 155, 156, 158, 165, 169, 170, 176, 181, 182, 183, 184, 186, 187, 188, 189, 191, 199, 200, 201, 202, 209, 211, 214, 217, 219, 222

src/renate/cli/parsing_functions.py

60% of new lines are covered (77.15% of the complete file).
Missing lines: 75, 495

src/renate/defaults.py

100% of new lines are covered (99.06% of the complete file).

src/renate/models/layers/shared_linear.py

100% of new lines are covered (100% of the complete file).

src/renate/models/task_identification_strategies.py

76.31% of new lines are covered (75% of the complete file).
Missing lines: 21, 25, 60, 61, 64, 66, 72, 78, 97

src/renate/updaters/avalanche/model_updater.py

100% of new lines are covered (94.02% of the complete file).

src/renate/updaters/experimental/speft.py

52.38% of new lines are covered (51.21% of the complete file).
Missing lines: 63, 64, 68, 98, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 115, 118, 120, 126, 163, 168

src/renate/updaters/model_updater.py

100% of new lines are covered (95.58% of the complete file).

src/renate/utils/avalanche.py

100% of new lines are covered (99% of the complete file).

src/renate/utils/file.py

22.22% of new lines are covered (50% of the complete file).
Missing lines: 293, 294, 295, 296, 298, 299, 338

src/renate/utils/misc.py

100% of new lines are covered (100% of the complete file).

@610v4nn1 610v4nn1 merged commit 02daeaf into main Dec 5, 2023
39 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.

3 participants