Skip to content
This repository was archived by the owner on May 6, 2021. It is now read-only.

Dev #18

Merged
merged 14 commits into from
Feb 17, 2020
Merged

Dev #18

merged 14 commits into from
Feb 17, 2020

Conversation

findmyway
Copy link
Member

To move fast, this branch will be used to track the progress in the next several weeks.

@findmyway findmyway marked this pull request as ready for review February 16, 2020 16:38
@codecov-io
Copy link

Codecov Report

Merging #18 into master will decrease coverage by 24.21%.
The diff coverage is 20.41%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #18       +/-   ##
===========================================
- Coverage    76.2%   51.98%   -24.22%     
===========================================
  Files          27       26        -1     
  Lines         395      479       +84     
===========================================
- Hits          301      249       -52     
- Misses         94      230      +136
Impacted Files Coverage Δ
src/core/hooks.jl 30.43% <ø> (ø) ⬆️
src/ReinforcementLearningCore.jl 100% <ø> (ø) ⬆️
...nts/trajectories/episodic_compact_SARTSA_buffer.jl 100% <ø> (ø) ⬆️
src/components/policies/Q_based_policy.jl 0% <0%> (ø)
src/components/learners/double_learner.jl 0% <0%> (ø)
src/components/policies/V_based_policy.jl 0% <0%> (ø)
src/components/explorers/weighted_explorer.jl 0% <0%> (ø)
src/components/preprocessors.jl 40% <0%> (-60%) ⬇️
src/components/explorers/UCB_explorer.jl 0% <0%> (ø)
src/components/agents/dyna_agent.jl 0% <0%> (ø)
... and 17 more

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 49711e6...7655001. Read the comment docs.

@findmyway findmyway merged commit 0ca9249 into master Feb 17, 2020
@findmyway findmyway deleted the dev branch February 18, 2020 08:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants