GeoMatDigital / django-geomat

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Order quiz question #302

Closed chgad closed 5 years ago

chgad commented 5 years ago

Introduce PK ordering to Quizquestion LIST Endpoint.

Change Admin Widgets for QuizQuestion and QuizAnswer.

codecov-io commented 5 years ago

Codecov Report

Merging #302 into develop will increase coverage by 0.82%. The diff coverage is 85.71%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #302      +/-   ##
===========================================
+ Coverage    50.44%   51.27%   +0.82%     
===========================================
  Files           25       26       +1     
  Lines         1124     1141      +17     
===========================================
+ Hits           567      585      +18     
+ Misses         557      556       -1
Impacted Files Coverage Δ
geomat/stein/serializers.py 90.57% <100%> (+0.06%) :arrow_up:
geomat/stein/admin_forms.py 100% <100%> (ø)
geomat/stein/admin.py 83.6% <57.14%> (+2.57%) :arrow_up:

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 4d057fd...42585c8. Read the comment docs.