XIVStats / lodestone

A module for interfacing with the Final Fantasy XIV Lodestone, and returning entity (character, server etc.) information.
MIT License
0 stars 0 forks source link

fix: merge conflicts #30

Closed ReidWeb closed 2 years ago

ReidWeb commented 2 years ago

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license

codecov[bot] commented 2 years ago

Codecov Report

Merging #30 (6898739) into main (8c5f824) will decrease coverage by 3.35%. The diff coverage is 64.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
- Coverage   74.88%   71.53%   -3.36%     
==========================================
  Files          11       15       +4     
  Lines         223      274      +51     
  Branches       37       53      +16     
==========================================
+ Hits          167      196      +29     
- Misses         56       78      +22     
Impacted Files Coverage Δ
src/errors/UnparseableGroupIdError.ts 20.00% <20.00%> (ø)
src/locale/LocalizedClientFactory.ts 25.00% <25.00%> (ø)
src/client/entity/CharacterClient.ts 30.43% <30.43%> (ø)
src/client/LodestoneClient.ts 77.27% <76.19%> (+40.43%) :arrow_up:
src/entity/character/Character.ts 88.88% <79.16%> (ø)
src/entity/creature/Creature.ts 80.00% <80.00%> (ø)
src/entity/character/attribute/class/Class.ts 88.88% <88.88%> (ø)
src/entity/character/attribute/class/Level.ts 92.30% <100.00%> (ø)
src/entity/character/config/CharacterDomConfig.ts 100.00% <100.00%> (ø)
src/entity/character/config/ClassConfig.ts 100.00% <100.00%> (ø)
... and 3 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 b8664d5...6898739. Read the comment docs.

ReidWeb-Automation commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: