Skip to content

Fix silently losing data when building individual components#24

Merged
Baptouuuu merged 9 commits into
developfrom
fix-silently-losing-data
Jun 21, 2026
Merged

Fix silently losing data when building individual components#24
Baptouuuu merged 9 commits into
developfrom
fix-silently-losing-data

Conversation

@Baptouuuu

Copy link
Copy Markdown
Member

Fix #18

@Baptouuuu Baptouuuu self-assigned this Jun 21, 2026
@Baptouuuu Baptouuuu added the bug label Jun 21, 2026
@codecov

codecov Bot commented Jun 21, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 95.91837% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.24%. Comparing base (3281e16) to head (0af4b65).

Files with missing lines Patch % Lines
src/Authority/Host.php 93.33% 1 Missing ⚠️
src/Authority/UserInformation/Password.php 93.33% 1 Missing ⚠️
src/Authority/UserInformation/User.php 94.11% 1 Missing ⚠️
src/Path.php 93.75% 1 Missing ⚠️
src/Query.php 90.90% 1 Missing ⚠️
src/Scheme.php 95.23% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop      #24      +/-   ##
=============================================
- Coverage      98.36%   98.24%   -0.13%     
- Complexity       466      520      +54     
=============================================
  Files             33       33              
  Lines           1651     1765     +114     
=============================================
+ Hits            1624     1734     +110     
- Misses            27       31       +4     

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

@Baptouuuu Baptouuuu merged commit ca50712 into develop Jun 21, 2026
20 of 22 checks passed
@Baptouuuu Baptouuuu deleted the fix-silently-losing-data branch June 21, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lost information when parsing individual components

1 participant