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

Unifying attributes with other child nodes. #84

Merged
merged 10 commits into from
Jan 29, 2024

Conversation

leonelsanchesdasilva
Copy link
Collaborator

  • Adding more types to many places that were using any;
  • Minor adjustments in tests;
  • This is an important step to implement new features in the near future, as well as simplifying the logic for many places in this library.

Copy link

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
73.61% (+0.03% 🔼)
1674/2274
🟡 Branches
67.06% (+0.19% 🔼)
794/1184
🟡 Functions
72.17% (-0.32% 🔻)
236/327
🟡 Lines
73.89% (+0.1% 🔼)
1565/2118
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🔴 dom/xnode.ts
36.69% (-1.2% 🔻)
29.73% (-0.83% 🔻)
45.24% (-1.82% 🔻)
37.2% (-1.52% 🔻)
🟡
... / xml-functions.ts
79.87% (+0.56% 🔼)
74.07% (+1.35% 🔼)
77.27% (-3.98% 🔻)
79.86% (+1.23% 🔼)
🟢 dom/xml-parser.ts
92.4% (-0.37% 🔻)
83.19% (-0.28% 🔻)
100%
92.02% (-0.38% 🔻)
🟢
... / step-expr.ts
90% (+0.94% 🔼)
75.82% (-1.51% 🔻)
100%
88.71% (+0.99% 🔼)

Test suite run success

68 tests passing in 18 suites.

Report generated by 🧪jest coverage report action from daf3e81

@leonelsanchesdasilva leonelsanchesdasilva merged commit b9b64d1 into main Jan 29, 2024
2 checks passed
@leonelsanchesdasilva leonelsanchesdasilva deleted the xnode-attribute branch January 29, 2024 06:22
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