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

fix(cache): throw when update internal properties of the target #274

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

smalluban
Copy link
Contributor

It's related to #273.

The test proves that assert of the property of hybrid element inside of the render function (by the template engine expression) does not throw an error.

@coveralls
Copy link

coveralls commented Sep 12, 2024

Coverage Status

coverage: 99.913%. remained the same
when pulling d8d4308 on fix-assert-throw
into 9ccd06c on main.

@smalluban smalluban changed the title fix: add test for assert property inside of render function fix(cache): throw when update internal properties of the target Sep 20, 2024
@smalluban smalluban merged commit 52f5053 into main Sep 20, 2024
2 checks passed
@smalluban smalluban deleted the fix-assert-throw branch September 20, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants