Skip to content

Conversation

jpic
Copy link
Member

@jpic jpic commented Jan 29, 2019

  • enable auto-replace of csrf_token
  • focus back on the Response object that is nice to use with pytest
  • drop django < 2.1 and python < 3.7

- enable auto-replace of csrf_token
- focus back on the Response object that is nice to use with pytest
- drop django < 2.1 and python < 3.7
@codecov
Copy link

codecov bot commented Jan 29, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@fc5092a). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #12   +/-   ##
=========================================
  Coverage          ?   97.09%           
=========================================
  Files             ?        7           
  Lines             ?      275           
  Branches          ?        0           
=========================================
  Hits              ?      267           
  Misses            ?        8           
  Partials          ?        0
Impacted Files Coverage Δ
responsediff/tests/test_responsediff.py 100% <100%> (ø)
responsediff/tests/test_mixin.py 95.65% <100%> (ø)
responsediff/__init__.py 100% <100%> (ø)
responsediff/tests/test_response.py 100% <100%> (ø)
responsediff/response.py 97.89% <100%> (ø)

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 fc5092a...1d4a38f. Read the comment docs.

@codecov
Copy link

codecov bot commented Jan 29, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@fc5092a). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #12   +/-   ##
=========================================
  Coverage          ?   97.09%           
=========================================
  Files             ?        7           
  Lines             ?      275           
  Branches          ?        0           
=========================================
  Hits              ?      267           
  Misses            ?        8           
  Partials          ?        0
Impacted Files Coverage Δ
responsediff/tests/test_responsediff.py 100% <100%> (ø)
responsediff/tests/test_mixin.py 95.65% <100%> (ø)
responsediff/__init__.py 100% <100%> (ø)
responsediff/tests/test_response.py 100% <100%> (ø)
responsediff/response.py 97.89% <100%> (ø)

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 fc5092a...667d300. Read the comment docs.

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.

1 participant