Closed anshprat closed 8 years ago
87.65%
Merging #298 into master will not affect coverage as of
523ae18
@@ master #298 diff @@
======================================
Files 88 88
Stmts 4116 4116
Branches 0 0
Methods 0 0
======================================
Hit 3608 3608
Partial 0 0
Missed 508 508
Review entire Coverage Diff as of
523ae18
Powered by Codecov. Updated on successful CI builds.
https://github.com/aaSemble/python-aasemble.django/pull/294 tries to fix https://github.com/aaSemble/python-aasemble.django/issues/293 but the fix uses git_url.
git_url is serialized as git_repository leading to broken name..
This changes the git_url to git_repository
This fixes https://github.com/aaSemble/python-aasemble.django/issues/297