Tespa / hearthstone-parser

An npm package which watches a Hearthstone game log, emits events, and presents the game state as an object tree.
MIT License
13 stars 3 forks source link

ci: switch back to circleci #81

Closed Hoishin closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #81 into master will increase coverage by 0.29%. The diff coverage is 90.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
+ Coverage   85.92%   86.21%   +0.29%     
==========================================
  Files          20       20              
  Lines         341      428      +87     
  Branches       52       81      +29     
==========================================
+ Hits          293      369      +76     
- Misses         33       39       +6     
- Partials       15       20       +5     
Impacted Files Coverage Δ
src/line-parsers/index.ts 100.00% <ø> (ø)
src/line-parsers/new-player.ts 84.61% <ø> (+1.28%) :arrow_up:
src/LogWatcher.ts 57.44% <52.94%> (-4.78%) :arrow_down:
src/GameState.ts 92.30% <90.00%> (+0.64%) :arrow_up:
src/line-parsers/zone-change.ts 91.89% <91.66%> (-1.14%) :arrow_down:
src/line-parsers/block-parser.ts 97.67% <97.67%> (ø)
src/data/meta.ts 100.00% <100.00%> (ø)
src/data/quests.ts 100.00% <100.00%> (ø)
src/data/secrets.ts 100.00% <100.00%> (ø)
src/line-parsers/AbstractLineParser.ts 100.00% <100.00%> (ø)
... and 18 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 b57203e...71f1e40. Read the comment docs.

SupportClass-bot commented 4 years ago

:tada: This PR is included in version 4.4.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: