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

Mirroring PR #370 for Interpretations #371

Closed gregoryfoster closed 7 years ago

gregoryfoster commented 7 years ago

PR #370 fixes the issue with the content_for_appendix() function in regparser/notice/amendments/appendix.py. The same issue crops up in content_for_interpretations() in interpparser/amendments.py:19. This PR mirrors the fix in #370, including a test.

gregoryfoster commented 7 years ago

@cmc333333, I'm seeing that I cut my branch from a test branch that included your fix for #370. We can either drop your PR, incorporate my commit into your PR, or I'd be happy to re-cut this fix on a standalone branch.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 91.94% when pulling 996a77bafde423e46ff9a61e02d0d8b5aa7c41ba on gregoryfoster:369-appendix-instruction into 89535d026e4c2a2dc1f01c967836315f8bbe06c8 on eregs:master.

cmc333333 commented 7 years ago

Thanks @gregoryfoster! Keep this up and we'll get you commit access :)