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

Pass around a context object to all plugin callback functions #24

Merged
merged 4 commits into from
Jan 19, 2024

Conversation

TaiSakuma
Copy link
Member

No description provided.

Copy link

codecov bot commented Jan 19, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (a9ec151) 86.44% compared to head (96f0ae7) 86.46%.

Files Patch % Lines
nextline/plugin/plugins/session/monitor.py 94.73% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   86.44%   86.46%   +0.02%     
==========================================
  Files         113      113              
  Lines        4352     4286      -66     
  Branches      718      706      -12     
==========================================
- Hits         3762     3706      -56     
+ Misses        531      524       -7     
+ Partials       59       56       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TaiSakuma TaiSakuma merged commit 082489e into main Jan 19, 2024
12 checks passed
@TaiSakuma TaiSakuma deleted the plugin branch January 26, 2024 22: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.

1 participant