Skip to content

Conversation

@Galarzaa90
Copy link
Owner

Closes #13

- Parse possible comma thousand separator in world online record
- Added HouseOrder enum for the possible sorting types of houses.
- Added order and status parameters to House.get_list_url and Client.fetch_world_houses to filter and order results
@codecov-io
Copy link

codecov-io commented Jun 18, 2019

Codecov Report

Merging #15 into master will decrease coverage by 0.2%.
The diff coverage is 90.9%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
- Coverage   98.82%   98.62%   -0.21%     
==========================================
  Files          13       14       +1     
  Lines        1707     1748      +41     
==========================================
+ Hits         1687     1724      +37     
- Misses         20       24       +4
Impacted Files Coverage Δ
tibiapy/client.py 100% <100%> (ø) ⬆️
tibiapy/__init__.py 100% <100%> (ø) ⬆️
tibiapy/enums.py 100% <100%> (ø) ⬆️
tibiapy/creature.py 100% <100%> (ø)
tibiapy/abc.py 100% <100%> (ø) ⬆️
tibiapy/world.py 97.54% <66.66%> (-0.8%) ⬇️
tibiapy/utils.py 97.88% <66.66%> (-1.38%) ⬇️
tibiapy/house.py 99.01% <80%> (ø) ⬆️

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 9d16deb...be5099f. Read the comment docs.

Repository owner deleted a comment Jun 18, 2019
@Galarzaa90 Galarzaa90 merged commit 7ebadf4 into master Jun 18, 2019
Repository owner deleted a comment Jun 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parse boosted creature

3 participants