harvard-lil / perma-capture

GNU Affero General Public License v3.0
3 stars 6 forks source link

Dummy capture jobs: part 1 #58

Closed rebeccacremona closed 3 years ago

rebeccacremona commented 3 years ago

This is a work in progress, but merging in now to help with concurrent UI development.

codecov-io commented 3 years ago

Codecov Report

Merging #58 (dc52493) into new-architecture (31e94d4) will decrease coverage by 5.93%. The diff coverage is 31.97%.

Impacted file tree graph

@@                 Coverage Diff                  @@
##           new-architecture      #58      +/-   ##
====================================================
- Coverage             88.40%   82.47%   -5.94%     
====================================================
  Files                    26       27       +1     
  Lines                  1104     1238     +134     
====================================================
+ Hits                    976     1021      +45     
- Misses                  128      217      +89     
Impacted Files Coverage Δ
web/fabfile.py 85.71% <ø> (ø)
web/main/admin.py 68.50% <ø> (ø)
web/main/tasks.py 30.52% <17.50%> (-69.48%) :arrow_down:
web/main/models.py 88.54% <26.92%> (-8.45%) :arrow_down:
web/main/utils.py 71.15% <47.82%> (+0.42%) :arrow_up:
web/main/views.py 95.36% <50.00%> (-0.96%) :arrow_down:
web/main/storages.py 87.50% <87.50%> (ø)
web/main/serializers.py 100.00% <100.00%> (ø)

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 31e94d4...dc52493. Read the comment docs.