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

POMDPs v0.8 compatibility #6

Merged
merged 2 commits into from
Sep 24, 2019
Merged

POMDPs v0.8 compatibility #6

merged 2 commits into from
Sep 24, 2019

Conversation

MaximeBouton
Copy link
Contributor

No description provided.

@coveralls
Copy link

coveralls commented Sep 24, 2019

Pull Request Test Coverage Report for Build 25

  • 1 of 4 (25.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+23.2%) to 63.421%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/simulate.jl 0 1 0.0%
src/solver.jl 0 2 0.0%
Totals Coverage Status
Change from base Build 20: 23.2%
Covered Lines: 749
Relevant Lines: 1181

💛 - Coveralls

@codecov
Copy link

codecov bot commented Sep 24, 2019

Codecov Report

Merging #6 into master will increase coverage by 30.5%.
The diff coverage is 40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   40.22%   70.73%   +30.5%     
==========================================
  Files           6        7       +1     
  Lines         266      246      -20     
==========================================
+ Hits          107      174      +67     
+ Misses        159       72      -87
Impacted Files Coverage Δ
src/solver.jl 74.07% <0%> (+33.39%) ⬆️
src/simulate.jl 0% <0%> (ø) ⬆️
src/bounds.jl 94.73% <100%> (+35.21%) ⬆️
src/AEMS.jl 100% <0%> (ø)
src/action.jl 79.59% <0%> (+35.04%) ⬆️
src/graph.jl 100% <0%> (+52.63%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e8a42cf...aee51aa. Read the comment docs.

@MaximeBouton MaximeBouton merged commit d16e8d7 into master Sep 24, 2019
@MaximeBouton MaximeBouton deleted the pomdps-08-compat branch September 24, 2019 02:12
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.

None yet

2 participants