scttcper / ts-trueskill

TypeScript port of the python TrueSkill package
https://trueskill.netlify.app
Other
74 stars 9 forks source link

feat: upgrade mathjs, typescript #226

Closed scttcper closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #226 (2a4174b) into master (24bac19) will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #226      +/-   ##
==========================================
+ Coverage   90.64%   90.66%   +0.02%     
==========================================
  Files           4        4              
  Lines         417      418       +1     
  Branches       68       69       +1     
==========================================
+ Hits          378      379       +1     
  Misses         39       39              
Impacted Files Coverage Δ
src/trueskill.ts 93.75% <ø> (+0.02%) :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 24bac19...2a4174b. Read the comment docs.

scttcper commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: