Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Update cite extraction #2201

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Conversation

jcushman
Copy link
Contributor

This fixes a couple of errors in my previous fix to the html errors in cite extraction -- I tested by running the old and new version on all Mass. cases.

This also makes two substantive changes:

  • Sort data-case-ids, so cite extraction produces consistent output from run to run.
  • Add data-cite="<corrected citation>" to each cite link, so you can link from extracted cites to a search page.

@jcushman jcushman requested a review from a team as a code owner February 27, 2024 00:45
Copy link
Contributor

@bensteinberg bensteinberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but needs some --recreate_files

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.68%. Comparing base (e08a1d0) to head (3a11207).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2201   +/-   ##
========================================
  Coverage    63.68%   63.68%           
========================================
  Files          107      107           
  Lines        11820    11821    +1     
========================================
+ Hits          7527     7528    +1     
  Misses        4293     4293           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bensteinberg bensteinberg merged commit f4d2ea7 into harvard-lil:develop Feb 27, 2024
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants