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

Using django.db.models.JSONField instead of django.contrib.postgres.fields #62

Merged
merged 1 commit into from
Aug 25, 2020

Conversation

AL9000
Copy link

@AL9000 AL9000 commented Aug 24, 2020

@codecov
Copy link

codecov bot commented Aug 24, 2020

Codecov Report

Merging #62 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   95.86%   95.88%   +0.02%     
==========================================
  Files          40       40              
  Lines        1741     1750       +9     
==========================================
+ Hits         1669     1678       +9     
  Misses         72       72              
Impacted Files Coverage Δ
geostore/db/mixins.py 100.00% <100.00%> (ø)
geostore/filters.py 100.00% <100.00%> (ø)
geostore/models.py 98.33% <100.00%> (+0.01%) ⬆️

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 0c6ac7e...a6a9d28. Read the comment docs.

@AL9000 AL9000 requested a review from jrmi August 25, 2020 12:46
@AL9000 AL9000 merged commit 4e33a7d into master Aug 25, 2020
@AL9000 AL9000 deleted the jsonfield_django3.1 branch August 25, 2020 13:01
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.

None yet

2 participants