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

Corrected code to account for new lodestone layout #19

Merged
merged 1 commit into from
Apr 1, 2017

Conversation

ReidWeb
Copy link
Member

@ReidWeb ReidWeb commented Mar 31, 2017

Resolves #18

@ReidWeb ReidWeb requested a review from Pricetx March 31, 2017 22:31
@ReidWeb ReidWeb added the bug label Mar 31, 2017
@codecov
Copy link

codecov bot commented Mar 31, 2017

Codecov Report

Merging #19 into master will increase coverage by 0.23%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   93.24%   93.47%   +0.23%     
==========================================
  Files           4        4              
  Lines        1036     1027       -9     
  Branches      113      110       -3     
==========================================
- Hits          966      960       -6     
  Misses         54       54              
+ Partials       16       13       -3
Impacted Files Coverage Δ
src/main/java/com/ffxivcensus/gatherer/Player.java 97.18% <100%> (+0.44%) ⬆️

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 823f097...391482b. Read the comment docs.

Copy link
Member

@Pricetx Pricetx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It appears to be passing unit tests again. Approved.

@Pricetx Pricetx merged commit 2262768 into master Apr 1, 2017
@ReidWeb ReidWeb deleted the bugfix/issue-18 branch April 19, 2017 17:55
ReidWeb added a commit that referenced this pull request Aug 23, 2017
…therer-Java into pr-test-pr

* '19_stormblood' of github.com:matthewhillier/XIVStats-Gatherer-Java:
  Update README.md
  Update README.md
  #19 Corrected missing comma
  #19 Added missing carpenter field
  #19 Added level fields for Scholar, Red Mage and Samurai
  #19 Added Table fields and mappings for Stormblood progression
  #19 Added in completion stats for Stormblood & Corrected parameter ordering in the getPlayerTest
  #19 Updated Player Unit Test
  #19 Added Omega & Louisoix servers
  #19 Adding in variables for Scholar, Red Mage and Samurai and updating the parse order to match the Lodestone update
  Update README.md (#22)
  Remove un-necessary print statement (#20)
  Corrected code to account for new lodestone layout (#19)
ReidWeb pushed a commit that referenced this pull request Aug 26, 2017
…g the parse order to match the Lodestone update
ReidWeb pushed a commit that referenced this pull request Aug 26, 2017
ReidWeb pushed a commit that referenced this pull request Aug 26, 2017
ReidWeb pushed a commit that referenced this pull request Aug 26, 2017
…dering in the getPlayerTest

NOTE: SB completion is currently opaque as the MSQ final quest doesn't drop anything. Implemeted a best-guess based on end-game content drops.
ReidWeb pushed a commit that referenced this pull request Aug 26, 2017
ReidWeb pushed a commit that referenced this pull request Aug 26, 2017
Graphicscore pushed a commit to Graphicscore/XIVStats-Gatherer-Java that referenced this pull request Jul 29, 2021
Graphicscore pushed a commit to Graphicscore/XIVStats-Gatherer-Java that referenced this pull request Jul 29, 2021
… updating the parse order to match the Lodestone update
Graphicscore pushed a commit to Graphicscore/XIVStats-Gatherer-Java that referenced this pull request Jul 29, 2021
Graphicscore pushed a commit to Graphicscore/XIVStats-Gatherer-Java that referenced this pull request Jul 29, 2021
Graphicscore pushed a commit to Graphicscore/XIVStats-Gatherer-Java that referenced this pull request Jul 29, 2021
…meter ordering in the getPlayerTest

NOTE: SB completion is currently opaque as the MSQ final quest doesn't drop anything. Implemeted a best-guess based on end-game content drops.
Graphicscore pushed a commit to Graphicscore/XIVStats-Gatherer-Java that referenced this pull request Jul 29, 2021
Graphicscore pushed a commit to Graphicscore/XIVStats-Gatherer-Java that referenced this pull request Jul 29, 2021
Graphicscore pushed a commit to Graphicscore/XIVStats-Gatherer-Java that referenced this pull request Jul 29, 2021
Graphicscore pushed a commit to Graphicscore/XIVStats-Gatherer-Java that referenced this pull request Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants