Thunderstore icon indicating copy to clipboard operation
Thunderstore copied to clipboard

Community & CommunitySite test data creation

Open MythicManiac opened this issue 3 years ago • 1 comments

Support creation of Community & CommunitySite test data with the create_test_data command

MythicManiac avatar Aug 01 '22 19:08 MythicManiac

Codecov Report

Merging #656 (38a2ffb) into master (c33ee81) will decrease coverage by 0.76%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #656      +/-   ##
==========================================
- Coverage   89.96%   89.19%   -0.77%     
==========================================
  Files         173      177       +4     
  Lines        5592     5981     +389     
  Branches      590      663      +73     
==========================================
+ Hits         5031     5335     +304     
- Misses        478      564      +86     
+ Partials       83       82       -1     
Impacted Files Coverage Δ
...store/core/management/commands/create_test_data.py 87.32% <100.00%> (-8.88%) :arrow_down:
django/thunderstore/repository/api/v1/tasks.py 63.15% <0.00%> (-36.85%) :arrow_down:
django/thunderstore/repository/api/v1/viewsets.py 74.00% <0.00%> (-26.00%) :arrow_down:
django/thunderstore/community/factories.py 83.54% <0.00%> (-16.46%) :arrow_down:
...pository/api/experimental/views/package_version.py 77.55% <0.00%> (-14.45%) :arrow_down:
...re/repository/api/experimental/serializers/main.py 96.06% <0.00%> (-2.17%) :arrow_down:
django/conftest.py 96.71% <0.00%> (-0.23%) :arrow_down:
django/thunderstore/repository/cache.py 100.00% <0.00%> (ø)
django/thunderstore/repository/package_formats.py 100.00% <0.00%> (ø)
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 01 '22 19:08 codecov[bot]