sambitdash / AIMACore.jl

Core libraries abstractions of the book "Artificial Intelligence - A Modern Approach". This is not the official code repository for the book.
Other
2 stars 6 forks source link

Fixed typos and a few correction #3

Closed chrishna1 closed 3 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #3 into master will increase coverage by 0.76%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3      +/-   ##
=======================================
+ Coverage   78.24%   79%   +0.76%     
=======================================
  Files           3     3              
  Lines         262   262              
=======================================
+ Hits          205   207       +2     
+ Misses         57    55       -2
Impacted Files Coverage Δ
src/agents.jl 43.33% <ø> (ø) :arrow_up:
src/search.jl 90% <0%> (+0.95%) :arrow_up:

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 3d17ce8...31eca42. Read the comment docs.