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

[WIP] Modifier with environment #759

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

Conversation

cornerman
Copy link
Member

Copy link

codecov bot commented Feb 2, 2024

Codecov Report

Attention: Patch coverage is 38.02083% with 119 lines in your changes missing coverage. Please review.

Project coverage is 55.67%. Comparing base (0863cbe) to head (cde4657).

Files Patch % Lines
outwatch/src/main/scala/outwatch/VMod.scala 41.42% 41 Missing ⚠️
outwatch/src/main/scala/outwatch/Render.scala 49.01% 26 Missing ⚠️
...watch/src/main/scala/outwatch/EmitterBuilder.scala 0.00% 21 Missing ⚠️
outwatch/src/main/scala/outwatch/AttrBuilder.scala 0.00% 13 Missing ⚠️
...ch/src/main/scala/outwatch/AccessEnvironment.scala 0.00% 7 Missing ⚠️
...in/scala/outwatch/helpers/ModifierBooleanOps.scala 0.00% 5 Missing ⚠️
...rc/main/scala/outwatch/helpers/NativeHelpers.scala 40.00% 3 Missing ⚠️
.../main/scala/outwatch/interpreter/SnabbdomOps.scala 0.00% 2 Missing ⚠️
...cala/outwatch/interpreter/ModifierToSnabbdom.scala 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #759      +/-   ##
==========================================
- Coverage   57.77%   55.67%   -2.10%     
==========================================
  Files          23       24       +1     
  Lines        1319     1383      +64     
  Branches       88       91       +3     
==========================================
+ Hits          762      770       +8     
- Misses        557      613      +56     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant