Open blsqr opened 6 years ago
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 | |
---|---|
Change from base Build 32: | -44.3% |
Covered Lines: | 118 |
Relevant Lines: | 212 |
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
classThis creates the OOP interface to which everything will couple.