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

Added error::Error #313

Merged
merged 1 commit into from
Oct 22, 2019
Merged

Added error::Error #313

merged 1 commit into from
Oct 22, 2019

Conversation

kenkoooo
Copy link
Owner

No description provided.

@codecov-io
Copy link

codecov-io commented Oct 22, 2019

Codecov Report

Merging #313 into master will decrease coverage by 0.48%.
The diff coverage is 60.21%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #313      +/-   ##
=========================================
- Coverage   22.18%   21.7%   -0.49%     
=========================================
  Files          69      71       +2     
  Lines        1920    1963      +43     
  Branches      262     286      +24     
=========================================
  Hits          426     426              
- Misses       1426    1449      +23     
- Partials       68      88      +20
Impacted Files Coverage Δ
atcoder-problems-backend/src/crawler.rs 28.26% <ø> (ø) ⬆️
atcoder-problems-backend/src/lambda/user_info.rs 0% <ø> (ø) ⬆️
...er-problems-backend/src/lambda/time_submissions.rs 0% <ø> (ø) ⬆️
...er-problems-backend/src/lambda/user_submissions.rs 0% <ø> (ø) ⬆️
atcoder-problems-backend/src/sql.rs 0% <0%> (ø)
atcoder-problems-backend/src/error.rs 0% <0%> (ø)
atcoder-problems-backend/src/sql/streak.rs 84.84% <100%> (ø) ⬆️
...r-problems-backend/src/sql/problems_submissions.rs 73.03% <62.5%> (-6.04%) ⬇️
atcoder-problems-backend/src/sql/problem_info.rs 80% <66.66%> (-20%) ⬇️
...tcoder-problems-backend/src/sql/contest_problem.rs 81.81% <71.42%> (-18.19%) ⬇️
... and 7 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 a927736...a42086d. Read the comment docs.

@kenkoooo kenkoooo merged commit 3e077e3 into master Oct 22, 2019
@kenkoooo kenkoooo deleted the kenkoooo/error_refactoring branch October 22, 2019 17:27
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