Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: more return type declarations on xmlDeserialize #260

Merged
merged 1 commit into from
Nov 9, 2023

fix: more return type declarations on xmlDeserialize

fc84587
Select commit
Loading
Failed to load commit list.
Merged

fix: more return type declarations on xmlDeserialize #260

fix: more return type declarations on xmlDeserialize
fc84587
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 9, 2023 in 0s

96.75% (+0.00%) compared to dc6fabc

View this Pull Request on Codecov

96.75% (+0.00%) compared to dc6fabc

Details

Codecov Report

Merging #260 (fc84587) into master (dc6fabc) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master     #260   +/-   ##
=========================================
  Coverage     96.75%   96.75%           
  Complexity      115      115           
=========================================
  Files            13       13           
  Lines           493      493           
=========================================
  Hits            477      477           
  Misses           16       16           
Files Coverage Δ
lib/Element/Elements.php 100.00% <100.00%> (ø)
lib/Element/KeyValue.php 100.00% <100.00%> (ø)
lib/Element/Uri.php 100.00% <100.00%> (ø)

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!