blsqr / citationweb

map the citation relations in your bibliography (WIP)
0 stars 0 forks source link

[WIP] Rewrite everything #9

Open blsqr opened 6 years ago

blsqr commented 6 years ago

This PR continues the work of #7 to rewrite everything. This should be most of the way to Version 1.0.

What does this PR do?

Implement a Bibliography class

This creates the OOP interface to which everything will couple.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 35


Totals Coverage Status
Change from base Build 32: 0.0%
Covered Lines: 69
Relevant Lines: 69

💛 - Coveralls
coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 47


Changes Missing Coverage Covered Lines Changed/Added Lines %
citationweb/bibliography.py 15 44 34.09%
citationweb/pdf_extract.py 37 102 36.27%
<!-- Total: 52 146 35.62% -->
Totals Coverage Status
Change from base Build 32: -44.3%
Covered Lines: 118
Relevant Lines: 212

💛 - Coveralls