Skip to content

Remove usage of and deprecate upa::string_view#202

Merged
rmisev merged 1 commit into
mainfrom
string-view
Jun 12, 2026
Merged

Remove usage of and deprecate upa::string_view#202
rmisev merged 1 commit into
mainfrom
string-view

Conversation

@rmisev

@rmisev rmisev commented Jun 12, 2026

Copy link
Copy Markdown
Member

The std::string_view must be used instead. The upa::string_view is just an alias for std::string_view.

@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.64%. Comparing base (19e495d) to head (d5d7971).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #202   +/-   ##
=======================================
  Coverage   99.64%   99.64%           
=======================================
  Files          21       21           
  Lines        3698     3698           
  Branches      623      623           
=======================================
  Hits         3685     3685           
  Misses         13       13           

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

The std::string_view must be used instead. The upa::string_view is just
an alias for std::string_view.
@rmisev rmisev merged commit d5d7971 into main Jun 12, 2026
32 checks passed
@rmisev rmisev deleted the string-view branch June 12, 2026 15:41
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.

1 participant