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: added support for registering context and missing dependencies #518

Merged
merged 2 commits into from
Mar 5, 2021

Conversation

cap-Bernardito
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Added support for registering context and missing dependencies

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Mar 5, 2021

Codecov Report

Merging #518 (ef46956) into master (2738776) will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #518      +/-   ##
==========================================
+ Coverage   97.97%   98.05%   +0.07%     
==========================================
  Files           5        5              
  Lines         247      257      +10     
  Branches       82       86       +4     
==========================================
+ Hits          242      252      +10     
  Misses          5        5              
Impacted Files Coverage Δ
src/index.js 100.00% <100.00%> (ø)

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 2738776...ef46956. Read the comment docs.

@alexander-akait alexander-akait merged commit 9ce4972 into master Mar 5, 2021
@alexander-akait alexander-akait deleted the feat-add-deps branch March 5, 2021 13:16
This was referenced Mar 5, 2021
This was referenced Mar 12, 2021
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

2 participants