arXiv / arxiv-submission-ui

User interface of NG submit system.
MIT License
2 stars 6 forks source link

ARXIVNG-1189 integration with compilation service #40

Closed erickpeirson closed 6 years ago

erickpeirson commented 6 years ago

This will need further testing/updating once the compilation service is fully implemented, but it has all of the parts and mocked tests.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 358


Changes Missing Coverage Covered Lines Changed/Added Lines %
submit/domain.py 12 15 80.0%
submit/services/compiler/init.py 101 133 75.94%
<!-- Total: 113 148 76.35% -->
Totals Coverage Status
Change from base Build 354: 6.9%
Covered Lines: 1233
Relevant Lines: 1602

💛 - Coveralls
erickpeirson commented 6 years ago

We have a long way to go on test coverage and code quality. Going to merge this and keep rolling, for now.