Skip to content

support StringViews 2.0#599

Merged
quinnj merged 1 commit into
apache:mainfrom
stevengj:patch-1
Jun 11, 2026
Merged

support StringViews 2.0#599
quinnj merged 1 commit into
apache:mainfrom
stevengj:patch-1

Conversation

@stevengj

Copy link
Copy Markdown
Contributor

Updates the package to use StringViews 2.0 if available (which has minor breaking changes with 1.0 that shouldn't affect this package). In Julia 1.14, where the StringView type is merged into Base, the StringViews 2.0 package becomes a simple stub around the Base type.

@codecov-commenter

codecov-commenter commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.37%. Comparing base (3712291) to head (703f3c7).
⚠️ Report is 51 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #599      +/-   ##
==========================================
- Coverage   87.43%   87.37%   -0.07%     
==========================================
  Files          26       27       +1     
  Lines        3288     3383      +95     
==========================================
+ Hits         2875     2956      +81     
- Misses        413      427      +14     

☔ 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.

@quinnj quinnj merged commit c04398a into apache:main Jun 11, 2026
38 checks passed
@stevengj stevengj deleted the patch-1 branch June 11, 2026 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants