Ran
|
Files
29
|
Run time
2s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/graphql-python/graphene-django/commit/<a class=hub.com/graphql-python/graphene-django/commit/<a class="double-link" href="https://git"><a class=hub.com/graphql-python/graphene-django/commit/263c7267cbc3ba1511a28234edf484896f38d3d2">263c7267c<a href="https://github.com/graphql-python/graphene-django/commit/263c7267cbc3ba1511a28234edf484896f38d3d2"><a href="https://github.com/graphql-python/graphene-django/commit/263c7267cbc3ba1511a28234edf484896f38d3d2">&quot;&gt;Fix code errors in form-mutations.rst (#499) This fixes what appear to be some code errors/typos: * The `FormMutation` class was renamed to `DjangoFormMutation`, and `ModelFormMutation` to `DjangoModelFormMutation`, in </a><a class="double-link" href="https://github.com/graphql-python/graphene-django/commit/<a class="double-link" href="https://github.com/graphql-python/graphene-django/commit/40610c64a3be003719d88db439e442085ed18072">40610c64a</a>">40610c64a</a><a href="https://github.com/graphql-python/graphene-django/commit/263c7267cbc3ba1511a28234edf484896f38d3d2">. * `form_valid` was renamed to `perform_mutate` in </a><a class="double-link" href="https://github.com/graphql-python/graphene-django/commit/<a class="double-link" href="https://github.com/graphql-python/graphene-django/commit/463ce68b16b070c0a49637dc71755a33acdf9d49">463ce68b1</a>">463ce68b1</a><a href="https://github.com/graphql-python/graphene-django/commit/263c7267cbc3ba1511a28234edf484896f38d3d2">. It also clarifies a few things that I found confusing: * It explicitly mentions that `perform_mutate` is a class method. * The code samples now import the form classes from their packages, so readers know where to import them from too.
1057 of 1134 relevant lines covered (93.21%)
0.93 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|