Skip to content

Implement fmt::Display on QName, LocalName Prefix and Namespace - #1010

Merged
dralley merged 1 commit into
tafia:masterfrom
Tpt:tpt/display
Aug 23, 2026
Merged

Implement fmt::Display on QName, LocalName Prefix and Namespace#1010
dralley merged 1 commit into
tafia:masterfrom
Tpt:tpt/display

Conversation

@Tpt

@Tpt Tpt commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

They now all wrap a &str, it makes building error messages easier

They now all wrap a &str, it makes building error messages easier
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 0% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.23%. Comparing base (e00ae5c) to head (3d60f5f).
⚠️ Report is 69 commits behind head on master.

Files with missing lines Patch % Lines
src/name.rs 0.00% 13 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1010      +/-   ##
==========================================
- Coverage   57.31%   55.23%   -2.08%     
==========================================
  Files          46       51       +5     
  Lines       18197    18735     +538     
==========================================
- Hits        10429    10349      -80     
- Misses       7768     8386     +618     
Flag Coverage Δ
unittests 55.23% <0.00%> (-2.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@dralley
dralley merged commit f7e053d into tafia:master Aug 23, 2026
7 checks passed
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.

4 participants