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 doc test and remove to_string from examples #102

Merged
merged 2 commits into from
Sep 3, 2023

Conversation

jrmoulton
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Sep 3, 2023

Codecov Report

Merging #102 (f0280f9) into main (159b865) will decrease coverage by 0.23%.
Report is 28 commits behind head on main.
The diff coverage is 0.24%.

@@           Coverage Diff            @@
##            main    #102      +/-   ##
========================================
- Coverage   4.04%   3.81%   -0.23%     
========================================
  Files         45      50       +5     
  Lines       7833    8407     +574     
========================================
+ Hits         317     321       +4     
- Misses      7516    8086     +570     
Files Changed Coverage Δ
reactive/src/memo.rs 0.00% <0.00%> (ø)
reactive/src/signal.rs 0.00% <0.00%> (ø)
reactive/src/trigger.rs 0.00% <0.00%> (ø)
src/action.rs 0.00% <0.00%> (ø)
src/animate/anim_id.rs 0.00% <ø> (ø)
src/app.rs 0.00% <0.00%> (ø)
src/app_handle.rs 0.00% <0.00%> (ø)
src/context.rs 0.00% <0.00%> (ø)
src/event.rs 0.00% <0.00%> (ø)
src/ext_event.rs 0.00% <0.00%> (ø)
... and 28 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dzhou121 dzhou121 merged commit 7dc55d3 into lapce:main Sep 3, 2023
6 of 9 checks passed
jrmoulton added a commit to jrmoulton/floem that referenced this pull request Sep 16, 2023
* Fix doc test and remove to_string from examples

* Remove to_string from README
@jrmoulton jrmoulton deleted the remote-to-string branch January 17, 2024 21:56
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.

2 participants