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

Refactor into event submodule #257

Merged
merged 2 commits into from
Jan 7, 2020
Merged

Refactor into event submodule #257

merged 2 commits into from
Jan 7, 2020

Conversation

abhinavsingh
Copy link
Owner

To demonstrate core event architecture and its usage in applications.

@abhinavsingh abhinavsingh changed the title Event log plugin Refactor into event submodule Jan 7, 2020
@codecov
Copy link

codecov bot commented Jan 7, 2020

Codecov Report

Merging #257 into develop will increase coverage by 0.21%.
The diff coverage is 82.92%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #257      +/-   ##
===========================================
+ Coverage    72.84%   73.06%   +0.21%     
===========================================
  Files           70       74       +4     
  Lines         2817     2840      +23     
===========================================
+ Hits          2052     2075      +23     
  Misses         765      765
Impacted Files Coverage Δ
proxy/core/event/names.py 100% <100%> (ø)
proxy/core/event/queue.py 100% <100%> (ø)
proxy/core/event/__init__.py 100% <100%> (ø)
proxy/core/event/dispatcher.py 65.11% <65.11%> (ø)
proxy/core/event/subscriber.py 88.88% <88.88%> (ø)

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 b2a1604...a37b2e4. Read the comment docs.

@abhinavsingh abhinavsingh merged commit 6740b28 into develop Jan 7, 2020
@abhinavsingh abhinavsingh deleted the event-log branch January 7, 2020 19:38
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