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

Merge dev work into master #131

Merged
merged 103 commits into from
Apr 11, 2021
Merged

Merge dev work into master #131

merged 103 commits into from
Apr 11, 2021

Conversation

AnthonyBloomer
Copy link
Owner

No description provided.

sdfordham and others added 30 commits March 30, 2021 22:57
Updated imports and removed duplicate enum
Updated README and added some examples.
Allow to specify max pages of results.
…-issue-103

Search filter not applied issue 103
AnthonyBloomer and others added 25 commits April 5, 2021 14:10
…nd examples. Change if else to try except in Daft.search().
@codecov
Copy link

codecov bot commented Apr 11, 2021

Codecov Report

Merging #131 (75b038f) into master (6c0c6f7) will increase coverage by 16.82%.
The diff coverage is 86.75%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #131       +/-   ##
===========================================
+ Coverage   81.47%   98.29%   +16.82%     
===========================================
  Files           9        6        -3     
  Lines        1128     4637     +3509     
===========================================
+ Hits          919     4558     +3639     
+ Misses        209       79      -130     
Impacted Files Coverage Δ
daftlistings/__init__.py 100.00% <ø> (ø)
daftlistings/location.py 100.00% <ø> (ø)
daftlistings/map_visualization.py 24.48% <6.25%> (-3.72%) ⬇️
daftlistings/daft.py 86.22% <85.93%> (+9.20%) ⬆️
daftlistings/listing.py 88.63% <87.05%> (+13.30%) ⬆️
daftlistings/enums.py 100.00% <100.00%> (+4.50%) ⬆️

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 ec9e1ce...75b038f. Read the comment docs.

@AnthonyBloomer AnthonyBloomer merged commit e816b79 into master Apr 11, 2021
AnthonyBloomer added a commit that referenced this pull request Apr 11, 2021
Merge pull request #131 from AnthonyBloomer/dev
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.

4 participants