Skip to content

rx-html: Add tests for attribute updates #1341#1573

Merged
xerial merged 1 commit intowvlet:masterfrom
xerial:rx-attr-update
Apr 2, 2021
Merged

rx-html: Add tests for attribute updates #1341#1573
xerial merged 1 commit intowvlet:masterfrom
xerial:rx-attr-update

Conversation

@xerial
Copy link
Copy Markdown
Member

@xerial xerial commented Apr 2, 2021

Closes #1341

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 2, 2021

Codecov Report

Merging #1573 (c3b215f) into master (6fa6468) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1573   +/-   ##
=======================================
  Coverage   82.94%   82.95%           
=======================================
  Files         306      306           
  Lines       12147    12147           
  Branches      740      740           
=======================================
+ Hits        10075    10076    +1     
+ Misses       2072     2071    -1     
Impacted Files Coverage Δ
...rx/src/main/scala/wvlet/airframe/rx/RxRunner.scala 92.37% <0.00%> (+0.44%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6fa6468...c3b215f. Read the comment docs.

@xerial xerial merged commit fe26b2b into wvlet:master Apr 2, 2021
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.

airframe-rx-html: Support refreshing DOM elements when attribute value is updated via RxVar

1 participant