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

Implement AssetInterface and EntryInterface #18

Merged
merged 1 commit into from
Oct 15, 2018

Conversation

dborsatto
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Oct 15, 2018

Codecov Report

Merging #18 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #18   +/-   ##
=======================================
  Coverage       100%   100%           
  Complexity      168    168           
=======================================
  Files            65     65           
  Lines           531    531           
=======================================
  Hits            531    531
Impacted Files Coverage Δ Complexity Δ
src/NodeRenderer/EmbeddedEntryBlock.php 100% <100%> (ø) 3 <0> (ø) ⬇️
src/NodeRenderer/AssetHyperlink.php 100% <100%> (ø) 3 <0> (ø) ⬇️
src/NodeMapper/AssetHyperlink.php 100% <100%> (ø) 1 <0> (ø) ⬇️
src/NodeMapper/EmbeddedEntryBlock.php 100% <100%> (ø) 1 <0> (ø) ⬇️
src/NodeMapper/EntryHyperlink.php 100% <100%> (ø) 1 <0> (ø) ⬇️
src/NodeRenderer/EntryHyperlink.php 100% <100%> (ø) 3 <0> (ø) ⬇️
src/Node/AssetHyperlink.php 100% <100%> (ø) 5 <2> (ø) ⬇️
src/Node/EmbeddedEntryBlock.php 100% <100%> (ø) 4 <2> (ø) ⬇️
src/Node/EntryHyperlink.php 100% <100%> (ø) 5 <2> (ø) ⬇️

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 f3ec66c...a315ecf. Read the comment docs.

@dborsatto dborsatto merged commit 885acd8 into master Oct 15, 2018
@dborsatto dborsatto deleted the feat/resource-interfaces branch October 15, 2018 17:30
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

1 participant