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

✨ Multi-dimensional operational domain computation #493

Merged
merged 122 commits into from
Aug 21, 2024

Merge branch 'main' into opdomain-explorer-additions

e57edd4
Select commit
Loading
Failed to load commit list.
Merged

✨ Multi-dimensional operational domain computation #493

Merge branch 'main' into opdomain-explorer-additions
e57edd4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 21, 2024 in 1s

95.06% of diff hit (target 95.00%)

View this Pull Request on Codecov

95.06% of diff hit (target 95.00%)

Annotations

Check warning on line 80 in include/fiction/algorithms/simulation/sidb/operational_domain.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/fiction/algorithms/simulation/sidb/operational_domain.hpp#L80

Added line #L80 was not covered by tests

Check warning on line 406 in include/fiction/algorithms/simulation/sidb/operational_domain.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/fiction/algorithms/simulation/sidb/operational_domain.hpp#L406

Added line #L406 was not covered by tests

Check warning on line 454 in include/fiction/algorithms/simulation/sidb/operational_domain.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/fiction/algorithms/simulation/sidb/operational_domain.hpp#L454

Added line #L454 was not covered by tests

Check warning on line 651 in include/fiction/algorithms/simulation/sidb/operational_domain.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/fiction/algorithms/simulation/sidb/operational_domain.hpp#L651

Added line #L651 was not covered by tests

Check warning on line 732 in include/fiction/algorithms/simulation/sidb/operational_domain.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/fiction/algorithms/simulation/sidb/operational_domain.hpp#L732

Added line #L732 was not covered by tests

Check warning on line 1482 in include/fiction/algorithms/simulation/sidb/operational_domain.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/fiction/algorithms/simulation/sidb/operational_domain.hpp#L1482

Added line #L1482 was not covered by tests

Check warning on line 1491 in include/fiction/algorithms/simulation/sidb/operational_domain.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/fiction/algorithms/simulation/sidb/operational_domain.hpp#L1491

Added line #L1491 was not covered by tests

Check warning on line 1497 in include/fiction/algorithms/simulation/sidb/operational_domain.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/fiction/algorithms/simulation/sidb/operational_domain.hpp#L1496-L1497

Added lines #L1496 - L1497 were not covered by tests

Check warning on line 1505 in include/fiction/algorithms/simulation/sidb/operational_domain.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/fiction/algorithms/simulation/sidb/operational_domain.hpp#L1505

Added line #L1505 was not covered by tests

Check warning on line 1508 in include/fiction/algorithms/simulation/sidb/operational_domain.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/fiction/algorithms/simulation/sidb/operational_domain.hpp#L1508

Added line #L1508 was not covered by tests

Check warning on line 1516 in include/fiction/algorithms/simulation/sidb/operational_domain.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/fiction/algorithms/simulation/sidb/operational_domain.hpp#L1515-L1516

Added lines #L1515 - L1516 were not covered by tests

Check warning on line 1523 in include/fiction/algorithms/simulation/sidb/operational_domain.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/fiction/algorithms/simulation/sidb/operational_domain.hpp#L1523

Added line #L1523 was not covered by tests

Check warning on line 1528 in include/fiction/algorithms/simulation/sidb/operational_domain.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/fiction/algorithms/simulation/sidb/operational_domain.hpp#L1528

Added line #L1528 was not covered by tests

Check warning on line 473 in include/fiction/io/print_layout.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/fiction/io/print_layout.hpp#L473

Added line #L473 was not covered by tests

Check warning on line 477 in include/fiction/io/print_layout.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/fiction/io/print_layout.hpp#L477

Added line #L477 was not covered by tests

Check warning on line 121 in include/fiction/io/write_operational_domain.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/fiction/io/write_operational_domain.hpp#L121

Added line #L121 was not covered by tests

Check warning on line 126 in include/fiction/io/write_operational_domain.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/fiction/io/write_operational_domain.hpp#L126

Added line #L126 was not covered by tests

Check warning on line 137 in include/fiction/io/write_operational_domain.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/fiction/io/write_operational_domain.hpp#L135-L137

Added lines #L135 - L137 were not covered by tests

Check warning on line 154 in include/fiction/io/write_operational_domain.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/fiction/io/write_operational_domain.hpp#L154

Added line #L154 was not covered by tests

Check warning on line 162 in include/fiction/io/write_operational_domain.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/fiction/io/write_operational_domain.hpp#L162

Added line #L162 was not covered by tests

Check warning on line 44 in test/algorithms/simulation/sidb/determine_physically_valid_parameters.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/algorithms/simulation/sidb/determine_physically_valid_parameters.cpp#L44

Added line #L44 was not covered by tests

Check warning on line 130 in test/algorithms/simulation/sidb/determine_physically_valid_parameters.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/algorithms/simulation/sidb/determine_physically_valid_parameters.cpp#L130

Added line #L130 was not covered by tests

Check warning on line 190 in test/algorithms/simulation/sidb/determine_physically_valid_parameters.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/algorithms/simulation/sidb/determine_physically_valid_parameters.cpp#L190

Added line #L190 was not covered by tests

Check warning on line 120 in test/algorithms/simulation/sidb/operational_domain.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/algorithms/simulation/sidb/operational_domain.cpp#L120

Added line #L120 was not covered by tests

Check warning on line 125 in test/algorithms/simulation/sidb/operational_domain.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/algorithms/simulation/sidb/operational_domain.cpp#L125

Added line #L125 was not covered by tests