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

Web application example -- tidy up repository #44

Merged
merged 21 commits into from
Nov 5, 2022

Conversation

azriel91
Copy link
Owner

@azriel91 azriel91 commented Oct 24, 2022

Some work towards #35.

@codecov
Copy link

codecov bot commented Oct 24, 2022

Codecov Report

Base: 92.68% // Head: 92.73% // Increases project coverage by +0.04% 🎉

Coverage data is based on head (b795cac) compared to base (a6201e6).
Patch coverage: 92.59% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
+ Coverage   92.68%   92.73%   +0.04%     
==========================================
  Files         121      121              
  Lines        6962     6974      +12     
==========================================
+ Hits         6453     6467      +14     
+ Misses        509      507       -2     
Impacted Files Coverage Δ
crate/rt_model/src/cmd_context_builder.rs 99.22% <ø> (ø)
crate/rt_model/src/item_spec_boxed.rs 100.00% <ø> (ø)
crate/rt_model/src/item_spec_wrapper.rs 81.81% <60.00%> (-0.21%) ⬇️
workspace_tests/src/rt_model/cmd_context.rs 97.10% <100.00%> (ø)
workspace_tests/src/rt_model/item_spec_wrapper.rs 100.00% <100.00%> (ø)
crate/data_derive/src/lib.rs 99.38% <0.00%> (+1.85%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@azriel91 azriel91 force-pushed the feature/35/web-application-example branch from 4a168a0 to f02e00c Compare October 27, 2022 07:21
@azriel91 azriel91 force-pushed the feature/35/web-application-example branch from db92ebe to 6793a1e Compare October 29, 2022 19:58
@azriel91 azriel91 force-pushed the feature/35/web-application-example branch 2 times, most recently from 3d22e57 to 184eab1 Compare October 31, 2022 18:58
@azriel91 azriel91 force-pushed the feature/35/web-application-example branch from 184eab1 to c97b438 Compare November 3, 2022 09:40
@azriel91 azriel91 changed the title Web application example -- build and deploy Web application example -- tidy up repository Nov 5, 2022
@azriel91 azriel91 marked this pull request as ready for review November 5, 2022 01:43
@azriel91 azriel91 merged commit 85fef3f into main Nov 5, 2022
@azriel91 azriel91 deleted the feature/35/web-application-example branch November 5, 2022 02:03
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.

1 participant