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

generate-id #57

Merged
merged 2 commits into from
Jul 7, 2023
Merged

generate-id #57

merged 2 commits into from
Jul 7, 2023

Conversation

leonelsanchesdasilva
Copy link
Collaborator

Resolves #44

- Each node now has a random id;
- Using `cyrb53` method to generate the id based on the node id.
@github-actions
Copy link

github-actions bot commented Jul 7, 2023

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
69.76% (+0.21% 🔼)
1338/1918
🟡 Branches
62.59% (+0.13% 🔼)
599/957
🟡 Functions
70.11% (+0.57% 🔼)
197/281
🟡 Lines
69.87% (+0.21% 🔼)
1250/1789
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟡 xslt.ts
65.45% (-0.2% 🔻)
58.29% (+0.64% 🔼)
79.17% (+0.91% 🔼)
65.61% (-0.21% 🔻)

Test suite run success

46 tests passing in 13 suites.

Report generated by 🧪jest coverage report action from bf18fb3

@leonelsanchesdasilva leonelsanchesdasilva merged commit 3119382 into main Jul 7, 2023
2 checks passed
@leonelsanchesdasilva leonelsanchesdasilva deleted the generate-id branch July 7, 2023 22:13
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.

Support key
1 participant