Skip to content

feat: Add Texas Business neutral citation to reporters.json - #232

Merged
flooie merged 3 commits into
mainfrom
231-add-texas-business-court-reporter
Aug 15, 2025
Merged

feat: Add Texas Business neutral citation to reporters.json#232
flooie merged 3 commits into
mainfrom
231-add-texas-business-court-reporter

Conversation

@Luis-manzur

Copy link
Copy Markdown
Contributor

This pull request introduces changes to support the Texas Business Court Reporter.

this PR addresses -- #231

@Luis-manzur Luis-manzur linked an issue Jul 30, 2025 that may be closed by this pull request
@Luis-manzur
Luis-manzur requested a review from grossir July 30, 2025 16:58
@flooie
flooie requested review from flooie and removed request for grossir July 30, 2025 18:14
@flooie flooie assigned flooie and unassigned grossir Jul 30, 2025
Comment thread reporters_db/data/reporters.json Outdated
],
"Tex. Bus.": [
{
"cite_type": "state",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

its not state its Neutral

Comment thread reporters_db/data/reporters.json Outdated
"editions": {
"Tex. Bus.": {
"end": null,
"start": "1891-01-01T00:00:00",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this is not the year it started.

https://en.wikipedia.org/wiki/Texas_Business_Court

looks like it was established in 2023- but if you look at the first published opinion I think its closer to November 2024 -

@flooie flooie left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

"Tex. Bus.": [
        {
            "cite_type": "neutral",
            "editions": {
                "Tex. Bus.": {
                    "end": null,
                    "start": "2024-10-30T00:00:00",
                    "regexes": [
                        "$volume_year $reporter $page"
                    ]
                }
            },
            "examples": [
                "2025 Tex. Bus. 28",
                "2024 Tex. Bus. 6"
            ],
            "mlz_jurisdiction": [
                "us:tx;business.court"
            ],
            "name": "Texas Business Court"
        }
    ]

Is what you wanted. You also have tests failing because formatting is off.

@flooie flooie moved this to PR'd Issues 🤞 in Sprint (Case Law) Jul 30, 2025
@flooie flooie assigned Luis-manzur and unassigned flooie Jul 30, 2025
freelawbot added a commit that referenced this pull request Jul 30, 2025
@Luis-manzur Luis-manzur assigned flooie and unassigned Luis-manzur Jul 30, 2025
@grossir grossir moved this from PR'd Issues 🤞 to PRs to Review in Sprint (Case Law) Aug 5, 2025
@grossir grossir assigned quevon24 and unassigned flooie Aug 5, 2025
@quevon24
quevon24 self-requested a review August 5, 2025 17:14

@quevon24 quevon24 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The reporter's name is incorrect

Comment thread reporters_db/data/reporters.json Outdated
@quevon24 quevon24 assigned Luis-manzur and unassigned quevon24 Aug 5, 2025
Co-authored-by: Kevin Ramirez <kvnzavalza@hotmail.com>
@Luis-manzur Luis-manzur assigned flooie and unassigned Luis-manzur Aug 12, 2025
freelawbot added a commit that referenced this pull request Aug 12, 2025
@freelawbot

Copy link
Copy Markdown

The Eyecite Report 👁️

Gains and Losses

There were 0 gains and 0 losses.

Click here to see details.
id Gain Loss

Time Chart

image

Generated Files

Branch 1 Output
Branch 2 Output
Full Output CSV

@Luis-manzur
Luis-manzur requested a review from flooie August 12, 2025 14:12
@quevon24
quevon24 self-requested a review August 15, 2025 16:57
@quevon24 quevon24 assigned quevon24 and unassigned flooie Aug 15, 2025
@flooie
flooie merged commit 80922d0 into main Aug 15, 2025
11 checks passed
@flooie
flooie deleted the 231-add-texas-business-court-reporter branch August 15, 2025 17:05
@github-project-automation github-project-automation Bot moved this from PRs to Review to Done in Sprint (Case Law) Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Add Texas Business Court reporter or variation

5 participants