eregs / regulations-parser

Parser for U.S. federal regulations and other regulatory information
Creative Commons Zero v1.0 Universal
36 stars 40 forks source link

Three parsing tweaks from #355 #359

Closed cmc333333 closed 7 years ago

cmc333333 commented 7 years ago
  1. Skip notices which don't have XML
  2. Account for empty Ps in date-processing logic
  3. Account for WHED headers when searching for appendix titles

The bulk of this PR's code changes are around converting the NoticeXML tests to py.test style.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.02%) to 91.939% when pulling 83e957df5eaf9402fc164addd79179548e2512fa on cmc333333:tweaks-37-1 into 2278cb53bd4fe8ff4f52d2be1a303d8b6b2f6789 on eregs:master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.02%) to 91.938% when pulling ad320894db1663850a2b45c12373c4e4d513c17c on cmc333333:tweaks-37-1 into d0bbfce43e47d6c8a081bf6a87021c6ee2690216 on eregs:master.