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

Update Readme and add its commands to tests #240

Merged
merged 51 commits into from
Nov 2, 2023

Conversation

iesahin
Copy link
Owner

@iesahin iesahin commented Oct 24, 2023

No description provided.

@iesahin iesahin linked an issue Oct 24, 2023 that may be closed by this pull request
@netlify
Copy link

netlify bot commented Oct 24, 2023

Deploy Preview for xvc canceled.

Name Link
🔨 Latest commit 7bc13d6
🔍 Latest deploy log https://app.netlify.com/sites/xvc/deploys/654366501c5539000966716d

@iesahin iesahin force-pushed the 154-add-a-trycmd-test-for-readmemd branch from 9c41a34 to ef354a7 Compare October 31, 2023 11:22
Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Attention: 140 lines in your changes are missing coverage. Please review.

Comparison is base (771a77d) 70.00% compared to head (7bc13d6) 69.16%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #240      +/-   ##
==========================================
- Coverage   70.00%   69.16%   -0.85%     
==========================================
  Files         116      114       -2     
  Lines       12027    11929      -98     
==========================================
- Hits         8420     8251     -169     
- Misses       3607     3678      +71     
Files Coverage Δ
core/src/aliases/mod.rs 100.00% <ø> (ø)
core/src/error.rs 7.21% <ø> (+0.21%) ⬆️
core/src/lib.rs 100.00% <ø> (ø)
core/src/types/diff.rs 77.88% <100.00%> (ø)
core/src/types/xvcroot.rs 86.56% <100.00%> (+0.74%) ⬆️
ecs/src/ecs/event.rs 98.14% <100.00%> (ø)
ecs/src/ecs/hstore.rs 100.00% <ø> (ø)
ecs/src/ecs/mod.rs 92.21% <100.00%> (ø)
ecs/src/ecs/r11store.rs 97.29% <100.00%> (ø)
ecs/src/ecs/vstore.rs 91.30% <ø> (ø)
... and 60 more

... and 3 files with indirect coverage changes

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

@iesahin iesahin merged commit 7180f7a into main Nov 2, 2023
8 of 10 checks passed
@iesahin iesahin deleted the 154-add-a-trycmd-test-for-readmemd branch November 2, 2023 17:14
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.

add a trycmd test for README.md
1 participant