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

[ENH] - Define new object organization (Data / Results / Base / Algorithm) #291

Open
wants to merge 51 commits into
base: main
Choose a base branch
from

Merge branch 'main' into basemodel

cd2de42
Select commit
Loading
Failed to load commit list.
Open

[ENH] - Define new object organization (Data / Results / Base / Algorithm) #291

Merge branch 'main' into basemodel
cd2de42
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 28, 2024 in 1s

95.63% of diff hit (target 97.46%)

View this Pull Request on Codecov

95.63% of diff hit (target 97.46%)

Annotations

Check warning on line 276 in specparam/objs/algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/algorithm.py#L275-L276

Added lines #L275 - L276 were not covered by tests

Check warning on line 278 in specparam/objs/algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/algorithm.py#L278

Added line #L278 was not covered by tests

Check warning on line 337 in specparam/objs/algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/algorithm.py#L336-L337

Added lines #L336 - L337 were not covered by tests

Check warning on line 339 in specparam/objs/algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/algorithm.py#L339

Added line #L339 was not covered by tests

Check warning on line 380 in specparam/objs/algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/algorithm.py#L380

Added line #L380 was not covered by tests

Check warning on line 403 in specparam/objs/algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/algorithm.py#L403

Added line #L403 was not covered by tests

Check warning on line 406 in specparam/objs/algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/algorithm.py#L406

Added line #L406 was not covered by tests

Check warning on line 411 in specparam/objs/algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/algorithm.py#L411

Added line #L411 was not covered by tests

Check warning on line 413 in specparam/objs/algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/algorithm.py#L413

Added line #L413 was not covered by tests

Check warning on line 483 in specparam/objs/algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/algorithm.py#L482-L483

Added lines #L482 - L483 were not covered by tests

Check warning on line 486 in specparam/objs/algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/algorithm.py#L486

Added line #L486 was not covered by tests

Check warning on line 59 in specparam/objs/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/base.py#L59

Added line #L59 was not covered by tests

Check warning on line 71 in specparam/objs/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/base.py#L71

Added line #L71 was not covered by tests

Check warning on line 155 in specparam/objs/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/base.py#L155

Added line #L155 was not covered by tests

Check warning on line 394 in specparam/objs/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/base.py#L394

Added line #L394 was not covered by tests

Check warning on line 225 in specparam/objs/data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/data.py#L223-L225

Added lines #L223 - L225 were not covered by tests

Check warning on line 331 in specparam/objs/data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/data.py#L331

Added line #L331 was not covered by tests

Check warning on line 380 in specparam/objs/data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/data.py#L380

Added line #L380 was not covered by tests

Check warning on line 387 in specparam/objs/data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/data.py#L387

Added line #L387 was not covered by tests

Check warning on line 448 in specparam/objs/data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/data.py#L448

Added line #L448 was not covered by tests

Check warning on line 454 in specparam/objs/data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/data.py#L454

Added line #L454 was not covered by tests

Check warning on line 475 in specparam/objs/data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/data.py#L475

Added line #L475 was not covered by tests

Check warning on line 220 in specparam/objs/event.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/event.py#L220

Added line #L220 was not covered by tests

Check warning on line 212 in specparam/objs/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/model.py#L212

Added line #L212 was not covered by tests

Check warning on line 183 in specparam/objs/results.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specparam/objs/results.py#L183

Added line #L183 was not covered by tests