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

894 Implement dynamic optimization #895

Merged
merged 398 commits into from
May 17, 2024

re-add using declarations.

48fd63c
Select commit
Loading
Failed to load commit list.
Merged

894 Implement dynamic optimization #895

re-add using declarations.
48fd63c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 3, 2024 in 1s

95.55% of diff hit (target 96.33%)

View this Pull Request on Codecov

95.55% of diff hit (target 96.33%)

Annotations

Check warning on line 9 in cpp/memilio/ad/include/ad/ad_spdlog_formatter.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/memilio/ad/include/ad/ad_spdlog_formatter.h#L9

Added line #L9 was not covered by tests

Check warning on line 11 in cpp/memilio/ad/include/ad/ad_spdlog_formatter.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/memilio/ad/include/ad/ad_spdlog_formatter.h#L11

Added line #L11 was not covered by tests

Check warning on line 14 in cpp/memilio/ad/include/ad/ad_spdlog_formatter.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/memilio/ad/include/ad/ad_spdlog_formatter.h#L14

Added line #L14 was not covered by tests

Check warning on line 16 in cpp/memilio/ad/include/ad/ad_spdlog_formatter.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/memilio/ad/include/ad/ad_spdlog_formatter.h#L16

Added line #L16 was not covered by tests

Check warning on line 98 in cpp/memilio/compartments/compartmentalmodel.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/memilio/compartments/compartmentalmodel.h#L98

Added line #L98 was not covered by tests

Check warning on line 100 in cpp/memilio/compartments/compartmentalmodel.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/memilio/compartments/compartmentalmodel.h#L100

Added line #L100 was not covered by tests

Check warning on line 259 in cpp/memilio/epidemiology/populations.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/memilio/epidemiology/populations.h#L259

Added line #L259 was not covered by tests

Check warning on line 82 in cpp/memilio/epidemiology/uncertain_matrix.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/memilio/epidemiology/uncertain_matrix.h#L82

Added line #L82 was not covered by tests

Check warning on line 85 in cpp/memilio/epidemiology/uncertain_matrix.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/memilio/epidemiology/uncertain_matrix.h#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 139 in cpp/memilio/math/integrator.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/memilio/math/integrator.h#L139

Added line #L139 was not covered by tests

Check warning on line 142 in cpp/memilio/math/integrator.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/memilio/math/integrator.h#L142

Added line #L142 was not covered by tests

Check warning on line 240 in cpp/memilio/utils/uncertain_value.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/memilio/utils/uncertain_value.h#L240

Added line #L240 was not covered by tests

Check warning on line 85 in cpp/models/ide_seir/model.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/models/ide_seir/model.h#L85

Added line #L85 was not covered by tests

Check warning on line 87 in cpp/models/ide_seir/model.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/models/ide_seir/model.h#L87

Added line #L87 was not covered by tests

Check warning on line 49 in cpp/models/ode_seair/model.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/models/ode_seair/model.h#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 51 in cpp/models/ode_seair/model.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/models/ode_seair/model.h#L51

Added line #L51 was not covered by tests

Check warning on line 53 in cpp/models/ode_seair/model.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/models/ode_seair/model.h#L53

Added line #L53 was not covered by tests

Check warning on line 57 in cpp/models/ode_seair/model.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/models/ode_seair/model.h#L57

Added line #L57 was not covered by tests

Check warning on line 66 in cpp/models/ode_seair/model.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/models/ode_seair/model.h#L59-L66

Added lines #L59 - L66 were not covered by tests

Check warning on line 72 in cpp/models/ode_seair/model.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/models/ode_seair/model.h#L68-L72

Added lines #L68 - L72 were not covered by tests

Check warning on line 81 in cpp/models/ode_seair/model.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/models/ode_seair/model.h#L74-L81

Added lines #L74 - L81 were not covered by tests

Check warning on line 47 in cpp/models/ode_seair/parameters.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/models/ode_seair/parameters.h#L47

Added line #L47 was not covered by tests

Check warning on line 49 in cpp/models/ode_seair/parameters.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/models/ode_seair/parameters.h#L49

Added line #L49 was not covered by tests

Check warning on line 63 in cpp/models/ode_seair/parameters.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/models/ode_seair/parameters.h#L63

Added line #L63 was not covered by tests

Check warning on line 65 in cpp/models/ode_seair/parameters.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/models/ode_seair/parameters.h#L65

Added line #L65 was not covered by tests