Skip to content

chore(main): release 4.4.0#195

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

chore(main): release 4.4.0#195
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

4.4.0 (2026-07-09)

Features

  • add header validation support to NamedCsvRecordHandler (#151) (e50ad43)
  • deprecate allowExtraCharsAfterClosingQuote (4523745), closes #170
  • propagate CsvParseException from readers unwrapped (1f4fa3e)

Bug Fixes

  • align IndexedCsvReader header capture exception wrapping with page reads (1923e7e)
  • make IndexedCsvReader page reads with named records order-independent (00193db)
  • prevent leading empty line from being captured as header (9d4b178)
  • restore missing space before link in SourceExample component (36e45ee)

This PR was generated with Release Please. See documentation.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@github-actions github-actions Bot force-pushed the release-please--branches--main branch from ddcbc17 to 0d2b4ed Compare July 8, 2026 20:33
@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.23%. Comparing base (e50ad43) to head (0d2b4ed).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #195   +/-   ##
=========================================
  Coverage     99.23%   99.23%           
  Complexity      552      552           
=========================================
  Files            40       40           
  Lines          1696     1696           
  Branches        260      260           
=========================================
  Hits           1683     1683           
  Misses           10       10           
  Partials          3        3           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions Bot force-pushed the release-please--branches--main branch from 0d2b4ed to 433b2d5 Compare July 9, 2026 04:28
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from 433b2d5 to 9511a44 Compare July 9, 2026 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistent quote charater removal

0 participants