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

fixed Tree::nodes visibility #33

Merged
merged 1 commit into from
Nov 10, 2024

src/dom_tree.rs: fix `Tree::nodes` visibility

721f87c
Select commit
Loading
Failed to load commit list.
Merged

fixed Tree::nodes visibility #33

src/dom_tree.rs: fix `Tree::nodes` visibility
721f87c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 10, 2024 in 0s

84.07% (+0.00%) compared to 88975b4

View this Pull Request on Codecov

84.07% (+0.00%) compared to 88975b4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.07%. Comparing base (88975b4) to head (721f87c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #33   +/-   ##
=======================================
  Coverage   84.07%   84.07%           
=======================================
  Files          13       13           
  Lines        2122     2122           
=======================================
  Hits         1784     1784           
  Misses        338      338           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.