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

feat: rust code cov #30

Merged
merged 1 commit into from
Apr 11, 2022
Merged

feat: rust code cov #30

merged 1 commit into from
Apr 11, 2022

Conversation

duyet
Copy link
Owner

@duyet duyet commented Apr 10, 2022

No description provided.

@github-actions
Copy link

Coverage Report

Created: 2022-04-10 18:00

Click here for information about interpreting this report.

FilenameFunction CoverageLine CoverageRegion CoverageBranch Coverage
src/lib.rs
 100.00% (1/1)
 100.00% (1/1)
 100.00% (1/1)
- (0/0)
src/main.rs
  64.29% (9/14)
  28.26% (13/46)
  61.11% (11/18)
- (0/0)
src/response.rs
  55.00% (11/20)
  50.72% (35/69)
  46.67% (21/45)
- (0/0)
src/test_utils.rs
  50.00% (4/8)
  86.89% (53/61)
  63.64% (7/11)
- (0/0)
src/v1/glossary.rs
  91.43% (64/70)
  95.14% (313/329)
  81.34% (170/209)
- (0/0)
src/v1/glossary_history.rs
  80.00% (4/5)
  97.30% (36/37)
  71.43% (5/7)
- (0/0)
src/v1/like.rs
  85.00% (34/40)
  87.94% (124/141)
  75.40% (95/126)
- (0/0)
target/debug/build/html5ever-9b27e856fa2cd8d6/out/rules.rs
  27.27% (3/11)
   1.15% (13/1134)
   1.26% (10/796)
- (0/0)
target/debug/build/markup5ever-662681a0c6cecb5a/out/generated.rs
   0.00% (0/15)
   0.00% (0/1140)
   0.00% (0/15)
- (0/0)
Totals
  70.65% (130/184)
  19.88% (588/2958)
  26.06% (320/1228)
- (0/0)
Generated by llvm-cov -- llvm version 14.0.0-rust-1.60.0-stable

@duyet duyet merged commit 01ccfa8 into master Apr 11, 2022
@duyet duyet deleted the feat/cov branch April 11, 2022 01:17
@duyet duyet restored the feat/cov branch April 24, 2022 05:07
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.

None yet

1 participant