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

plugin API method to close_in_tray #2562

Merged
merged 2 commits into from
Nov 16, 2023

add close_in_tray to all plugin docstrings

1ae25f9
Select commit
Loading
Failed to load commit list.
Merged

plugin API method to close_in_tray #2562

add close_in_tray to all plugin docstrings
1ae25f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2023 in 0s

90.80% (+0.00%) compared to 64e0974

View this Pull Request on Codecov

90.80% (+0.00%) compared to 64e0974

Details

Codecov Report

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

Comparison is base (64e0974) 90.79% compared to head (1ae25f9) 90.80%.
Report is 1 commits behind head on main.

Files Patch % Lines
jdaviz/core/template_mixin.py 75.00% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2562   +/-   ##
=======================================
  Coverage   90.79%   90.80%           
=======================================
  Files         160      160           
  Lines       19356    19394   +38     
=======================================
+ Hits        17575    17610   +35     
- Misses       1781     1784    +3     

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