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

Parse field value by provided type #3

Merged
merged 8 commits into from
Oct 18, 2023
Merged

Conversation

jeckel
Copy link
Contributor

@jeckel jeckel commented Oct 18, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #3 (dba776b) into main (1238f1e) will increase coverage by 1.43%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main       #3      +/-   ##
============================================
+ Coverage     92.64%   94.08%   +1.43%     
- Complexity       38       56      +18     
============================================
  Files             9       12       +3     
  Lines           136      169      +33     
============================================
+ Hits            126      159      +33     
  Misses           10       10              
Flag Coverage Δ
unittests 94.08% <100.00%> (+1.43%) ⬆️

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

Files Coverage Δ
src/Parser/FieldParser.php 100.00% <100.00%> (ø)
src/ValueObject/Email.php 100.00% <100.00%> (ø)
src/ValueObject/Locale.php 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1238f1e...dba776b. Read the comment docs.

@jeckel jeckel merged commit e03760e into main Oct 18, 2023
3 checks passed
@jeckel jeckel deleted the feature/parse-field-value branch October 18, 2023 14:28
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