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

Merge v0.4.13 (deepcopy fixes) #36

Merged
merged 15 commits into from
Jul 20, 2023
Merged

Merge v0.4.13 (deepcopy fixes) #36

merged 15 commits into from
Jul 20, 2023

Conversation

ivborissov
Copy link
Collaborator

Fixes:

  • AD support for sim and mc
  • deepcopy problem without remake (errored with EnsembleDistributed on Julia 1.7)
  • ci_type :std, :variance added to EnsembleSummary plots

@github-actions
Copy link

github-actions bot commented Jul 20, 2023

Pull Request Test Coverage Report for Build 5616090849

  • 24 of 68 (35.29%) changed or added relevant lines in 7 files are covered.
  • 38 unchanged lines in 15 files lost coverage.
  • Overall coverage decreased (-2.2%) to 46.432%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/solution_interface.jl 0 2 0.0%
src/plots.jl 0 42 0.0%
Files with Coverage Reduction New Missed Lines %
src/estimator.jl 1 65.45%
src/events.jl 1 15.79%
src/parameters.jl 1 0%
src/simulate.jl 1 59.09%
src/fit.jl 2 55.7%
src/measurements.jl 2 38.82%
src/save_as_heta.jl 2 0%
src/utils.jl 2 37.5%
src/import_platform.jl 3 64.0%
src/scenario.jl 3 4.88%
Totals Coverage Status
Change from base Build 3789655432: -2.2%
Covered Lines: 540
Relevant Lines: 1163

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jul 20, 2023

Pull Request Test Coverage Report for Build 5616090849

  • 24 of 67 (35.82%) changed or added relevant lines in 7 files are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.7%) to 47.915%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/solution_interface.jl 0 2 0.0%
src/plots.jl 0 41 0.0%
Files with Coverage Reduction New Missed Lines %
src/saving.jl 3 62.32%
Totals Coverage Status
Change from base Build 3789655432: -0.7%
Covered Lines: 540
Relevant Lines: 1127

💛 - Coveralls

@ivborissov ivborissov merged commit e885233 into master Jul 20, 2023
13 checks passed
This pull request was closed.
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.

2 participants