Closed PiDelport closed 6 years ago
Merging #4 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #4 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 6 6
Lines 51 51
Branches 3 3
=====================================
Hits 51 51
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 30bdd81...50e5b0f. Read the comment docs.
@pjdelport Thanks!
This seems to have been missed in 1bd14126, which adds
SocialAuthMutation
to the__all__
ofgraphql_social_auth/__init__.py
, but not to the actual import list.