Skip to content

Conversation

@pocketarc
Copy link

For IDEs, it's crucial to have the right class types being specified in the php documentation block; this should help IDEs autocomplete querySelector and other such methods even when dealing with children elements.

@codecov-io
Copy link

codecov-io commented Apr 16, 2019

Codecov Report

Merging #26 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #26   +/-   ##
=========================================
  Coverage     97.64%   97.64%           
  Complexity      505      505           
=========================================
  Files             5        5           
  Lines           806      806           
=========================================
  Hits            787      787           
  Misses           19       19
Impacted Files Coverage Δ Complexity Δ
src/HTML5DOMElement.php 98.82% <ø> (ø) 33 <0> (ø) ⬇️
src/HTML5DOMDocument.php 98.02% <ø> (ø) 159 <0> (ø) ⬇️
src/HTML5DOMDocument/Internal/QuerySelectors.php 96.64% <ø> (ø) 274 <0> (ø) ⬇️

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 019b695...9560a96. Read the comment docs.

@ivopetkov ivopetkov merged commit 5c65019 into ivopetkov:master Apr 17, 2019
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.

3 participants