Skip to content

Fix ObservableAsProperty InitialValue being ignored for empty strings - #484

Merged
ChrisPulman merged 2 commits into
mainfrom
copilot/bugfix-observableasproperty-initialization
Aug 17, 2026
Merged

Fix ObservableAsProperty InitialValue being ignored for empty strings#484
ChrisPulman merged 2 commits into
mainfrom
copilot/bugfix-observableasproperty-initialization

Honor empty string InitialValue and default non-nullable string OAPH …

d510bdd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 17, 2026 in 0s

95.30% (+0.00%) compared to 3c70aa8

View this Pull Request on Codecov

95.30% (+0.00%) compared to 3c70aa8

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.30%. Comparing base (3c70aa8) to head (d510bdd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #484   +/-   ##
=======================================
  Coverage   95.30%   95.30%           
=======================================
  Files          78       78           
  Lines        5047     5051    +4     
  Branches      625      628    +3     
=======================================
+ Hits         4810     4814    +4     
  Misses        115      115           
  Partials      122      122           

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