Skip to content

Fix logger bug#57

Merged
guilyx merged 2 commits intomainfrom
improve-perf-states
Dec 23, 2020
Merged

Fix logger bug#57
guilyx merged 2 commits intomainfrom
improve-perf-states

Conversation

@guilyx
Copy link
Copy Markdown
Member

@guilyx guilyx commented Dec 23, 2020

Closes #54

States are already hashed in Julia

@guilyx guilyx added the bug Something isn't working label Dec 23, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 23, 2020

Codecov Report

Merging #57 (64d5d47) into main (5f448a1) will increase coverage by 0.46%.
The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
+ Coverage   55.12%   55.58%   +0.46%     
==========================================
  Files          13       13              
  Lines         361      367       +6     
==========================================
+ Hits          199      204       +5     
- Misses        162      163       +1     
Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)
jupyddl/automated_planner.py 61.22% <88.88%> (+1.44%) ⬆️

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 5f448a1...fa64b8a. Read the comment docs.

@guilyx guilyx merged commit ff04455 into main Dec 23, 2020
@mergify mergify Bot deleted the improve-perf-states branch December 23, 2020 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Increase performance by hashing states

1 participant