Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: merge conflicts #30

Merged
merged 42 commits into from
Jan 17, 2022
Merged

fix: merge conflicts #30

merged 42 commits into from
Jan 17, 2022

Conversation

ReidWeb
Copy link
Member

@ReidWeb ReidWeb commented Jan 17, 2022


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

ReidWeb and others added 30 commits September 20, 2021 22:15
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](fb55/nth-check@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Remove support for parsing waist gear due to deprecation with the introduction of 6.0, remove tests.

closes #20
* 'develop' of github.com:XIVStats/lodestone:
  chore(deps): bump nth-check from 2.0.0 to 2.0.1
  chore(deps): bump tmpl from 1.0.4 to 1.0.5
Resolve issue where free company was being incorrectly parsed.

Fixes #21
Add support for localizations
Restructure significant chunks of code
Add support for fetching non-english site versions
Migrate towards package/diretory structure structured by logical entity
@ReidWeb ReidWeb changed the title release: Release new version fix: merge conflicts Jan 17, 2022
@ReidWeb ReidWeb enabled auto-merge (squash) January 17, 2022 17:51
@ReidWeb ReidWeb disabled auto-merge January 17, 2022 17:51
* 'main' of github.com:XIVStats/lodestone:
  chore(release): 0.1.8 (#17)
  fix(ci): enable automerge for dependabot prs
  fix(ci): disable jest report step for dependavot

� Conflicts:
�	docs/api/classes/client_LodestoneClient.default.md
@codecov
Copy link

codecov bot commented Jan 17, 2022

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%) ⬆️
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 ReidWeb merged commit 845c026 into main Jan 17, 2022
@ReidWeb-Automation
Copy link
Collaborator

🎉 This PR is included in version 0.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants