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(deps): upgrade validator #73

Merged
merged 3 commits into from
Oct 4, 2022
Merged

fix(deps): upgrade validator #73

merged 3 commits into from
Oct 4, 2022

Conversation

duyet
Copy link
Owner

@duyet duyet commented Oct 4, 2022

No description provided.

@duyetbot
Copy link
Collaborator

duyetbot commented Oct 4, 2022

Coverage Report

Created: 2022-10-04 15:35

Click here for information about interpreting this report.

FilenameFunction CoverageLine CoverageRegion CoverageBranch Coverage
lib.rs
 100.00% (1/1)
 100.00% (1/1)
 100.00% (1/1)
- (0/0)
main.rs
  69.23% (9/13)
  28.89% (13/45)
  64.71% (11/17)
- (0/0)
response.rs
  55.00% (11/20)
  50.72% (35/69)
  46.67% (21/45)
- (0/0)
test_utils.rs
  42.86% (3/7)
  87.50% (56/64)
  60.00% (6/10)
- (0/0)
v1/glossary.rs
  91.43% (64/70)
  95.12% (312/328)
  79.17% (171/216)
- (0/0)
v1/glossary_history.rs
  80.00% (4/5)
  97.30% (36/37)
  40.00% (6/15)
- (0/0)
v1/like.rs
  85.00% (34/40)
  87.94% (124/141)
  73.28% (96/131)
- (0/0)
Totals
  80.77% (126/156)
  84.23% (577/685)
  71.72% (312/435)
- (0/0)
Generated by llvm-cov -- llvm version 14.0.6-rust-1.64.0-stable

@codecov
Copy link

codecov bot commented Oct 4, 2022

Codecov Report

Merging #73 (20f4ad3) into master (b2baba8) will decrease coverage by 0.36%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
- Coverage   74.34%   73.98%   -0.37%     
==========================================
  Files           7        7              
  Lines        1298     1276      -22     
==========================================
- Hits          965      944      -21     
+ Misses        333      332       -1     
Impacted Files Coverage Δ
src/main.rs 42.30% <0.00%> (-1.33%) ⬇️
src/v1/like.rs 94.80% <0.00%> (-0.17%) ⬇️
src/v1/glossary.rs 96.24% <0.00%> (-0.10%) ⬇️
src/lib.rs 45.64% <0.00%> (ø)

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

@duyet duyet merged commit d53eda8 into master Oct 4, 2022
@duyet duyet deleted the fix/validator branch October 4, 2022 15:40
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