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

Feature/error handler #141

Merged
merged 4 commits into from Oct 16, 2020
Merged

Feature/error handler #141

merged 4 commits into from Oct 16, 2020

Conversation

xkevin190
Copy link
Member

to add a native library to handle errors in both javaScript and native

@codecov
Copy link

codecov bot commented Oct 15, 2020

Codecov Report

Merging #141 into master will increase coverage by 0.17%.
The diff coverage is 76.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
+ Coverage   42.76%   42.94%   +0.17%     
==========================================
  Files          63       64       +1     
  Lines        2460     2473      +13     
  Branches      497      498       +1     
==========================================
+ Hits         1052     1062      +10     
- Misses       1291     1294       +3     
  Partials      117      117              
Impacted Files Coverage Δ
src/components/Drawer.js 85.71% <ø> (ø)
src/index.js 27.27% <ø> (ø)
src/utils/ErrorHandler.js 70.00% <70.00%> (ø)
__Mocks__/index.js 87.71% <100.00%> (+0.68%) ⬆️

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 4193f4a...65ef7e7. Read the comment docs.

@xkevin190 xkevin190 merged commit 5a3edd6 into master Oct 16, 2020
@xkevin190 xkevin190 deleted the feature/error_handler branch November 17, 2020 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants