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

Release 133 #1513

Merged
merged 14 commits into from
Jan 10, 2023
Merged

Release 133 #1513

merged 14 commits into from
Jan 10, 2023

Conversation

six7
Copy link
Collaborator

@six7 six7 commented Jan 4, 2023

PR for patch-release 133

six7 and others added 2 commits January 4, 2023 10:13
This resolves #1504
. It also fixes a minor "bug" if an input ref was not provided but
needed for masking

Co-authored-by: andrewx82 <80043879+andrewx82@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Jan 4, 2023

Commit SHA:124b013014855604a027dfe02324c7389624437b

Test coverage results 🧪

Code coverage diff between base branch:main and head branch: release-133 
Status File % Stmts % Branch % Funcs % Lines
🔴 total 72.16 (-0.17) 64.15 (-0.53) 69.75 (-0.16) 72.61 (-0.15)
🔴 src/app/components/BorderTokenForm.tsx 4 (-7.11) 0 (0) 0 (0) 4.55 (-7.95)
🟢 src/app/components/Input.tsx 77.78 (1.31) 81.82 (0.87) 75 (0) 77.78 (1.31)
✨ 🆕 src/app/components/Link.tsx 100 100 100 100
✨ 🆕 src/app/components/ResolvedBorderValueDisplay.tsx 50 100 0 50
🟢 src/plugin/node.ts 57.02 (-1.49) 57.85 (4.28) 63.64 (0) 58.56 (-1.88)
🟢 src/plugin/setBorderValuesOnTarget.ts 65.22 (17.22) 47.37 (-0.25) 100 (0) 65.22 (17.22)
🟢 src/utils/alias/getAliasValue.ts 88.33 (0) 80.56 (0.28) 100 (0) 87.5 (0)
🟢 src/utils/is/isSingleBorderToken.ts 66.67 (0) 83.33 (3.33) 100 (0) 100 (0)

@six7 six7 marked this pull request as ready for review January 6, 2023 09:53
@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2023

Commit SHA:124b013014855604a027dfe02324c7389624437b
Current PR reduces the test coverage percentage by 1 for some tests

@six7 six7 merged commit 80aa200 into main Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment