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

[BREAKING] Fix binding of parent vars #64

Merged
merged 1 commit into from
Jun 17, 2022
Merged

[BREAKING] Fix binding of parent vars #64

merged 1 commit into from
Jun 17, 2022

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Jun 17, 2022

No description provided.

@k1LoW k1LoW added the bug Something isn't working label Jun 17, 2022
@k1LoW k1LoW self-assigned this Jun 17, 2022
@k1LoW k1LoW changed the title Fix binding of parent vars [BREAKING] Fix binding of parent vars Jun 17, 2022
@k1LoW k1LoW removed the bug Something isn't working label Jun 17, 2022
@github-actions
Copy link
Contributor

Code Metrics Report

main (5e782c1) #64 (f88cfa8) +/-
Coverage 74.1% 74.1% +0.0%
Code to Test Ratio 1:0.6 1:0.6 -0.0
Test Execution Time 26s 27s +1s
Details
  |                     | main (5e782c1) | #64 (f88cfa8) |  +/-  |
  |---------------------|----------------|---------------|-------|
+ | Coverage            |          74.1% |         74.1% | +0.0% |
  |   Files             |             14 |            14 |     0 |
  |   Lines             |           1251 |          1253 |    +2 |
+ |   Covered           |            927 |           929 |    +2 |
- | Code to Test Ratio  |          1:0.6 |         1:0.6 |  -0.0 |
  |   Code              |           2532 |          2537 |    +5 |
  |   Test              |           1601 |          1601 |     0 |
- | Test Execution Time |            26s |           27s |   +1s |

Code coverage of files in pull request scope (77.2% → 77.3%)

Files Coverage +/-
bind.go 80.0% 0.0%
include.go 81.8% 0.0%
operator.go 76.9% +0.1%

Reported by octocov

@k1LoW k1LoW merged commit 4e89483 into main Jun 17, 2022
@k1LoW k1LoW deleted the fix-parent-value branch June 17, 2022 11:40
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