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

illicit release prep #151

Merged
merged 25 commits into from
Jul 3, 2020
Merged

illicit release prep #151

merged 25 commits into from
Jul 3, 2020

Conversation

anp
Copy link
Owner

@anp anp commented Jul 1, 2020

Closes #147.

@codecov
Copy link

codecov bot commented Jul 2, 2020

Codecov Report

Merging #151 into main will increase coverage by 0.11%.
The diff coverage is 47.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #151      +/-   ##
==========================================
+ Coverage   27.70%   27.82%   +0.11%     
==========================================
  Files          41       41              
  Lines       10669    10642      -27     
  Branches     5663     5634      -29     
==========================================
+ Hits         2956     2961       +5     
+ Misses       5730     5722       -8     
+ Partials     1983     1959      -24     
Impacted Files Coverage Δ
dom/examples/ssr/src/main.rs 41.07% <ø> (+0.72%) ⬆️
dom/examples/todo/src/filter.rs 0.00% <ø> (ø)
dom/src/embed.rs 25.80% <0.00%> (ø)
dom/src/lib.rs 22.22% <ø> (ø)
dom/tests/custom_component.rs 0.00% <ø> (ø)
illicit/src/anon_rc.rs 51.06% <0.00%> (-4.04%) ⬇️
ofl/src/server.rs 2.62% <ø> (+<0.01%) ⬆️
src/lib.rs 38.84% <ø> (+0.11%) ⬆️
topo/src/lib.rs 57.94% <0.00%> (ø)
topo/tests/simple.rs 81.81% <ø> (ø)
... and 17 more

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 cc4a3c2...9edf261. Read the comment docs.

@anp anp force-pushed the release-prep branch 2 times, most recently from 21514a1 to b6980f1 Compare July 3, 2020 14:10
instead of implementing functionality twice
@anp anp changed the title Release prep illicit release prep Jul 3, 2020
@anp anp modified the milestone: illicit 1.0 Jul 3, 2020
@anp anp merged commit 7c6f49d into main Jul 3, 2020
@anp anp deleted the release-prep branch July 3, 2020 20:34
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.

Audit illicit against Rust API guidelines
1 participant