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: Remove Parsed\FrontMatter and Parsed\Content value objects #8

Merged
merged 1 commit into from
Dec 30, 2020

Conversation

localheinz
Copy link
Member

This PR

  • removes the Parsed\FrontMatter and Parsed\Content value objects

@codecov
Copy link

codecov bot commented Dec 30, 2020

Codecov Report

Merging #8 (919f30e) into main (4dc5ce0) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##                main        #8   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
+ Complexity        18        12    -6     
===========================================
  Files              5         3    -2     
  Lines             51        37   -14     
===========================================
- Hits              51        37   -14     
Impacted Files Coverage Δ Complexity Δ
src/Parsed.php 100.00% <100.00%> (ø) 4.00 <4.00> (ø)
src/YamlParser.php 100.00% <100.00%> (ø) 6.00 <0.00> (+1.00)

Continue to review full report at Codecov.

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

@ergebnis-bot ergebnis-bot merged commit 5f8968f into main Dec 30, 2020
@ergebnis-bot ergebnis-bot deleted the fix/value branch December 30, 2020 09:55
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.

None yet

2 participants