Ran
|
Jobs
2
|
Files
160
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
Bad url warnings (#1216) * Only print out warning once * Update url_config.py Make sure review dog is happy * fix warning in a more pythonic way * give warnings when a wrong url is used * restructure url_configs + add regex dispatcher * Revert "restructure url_configs + add regex dispatcher" This reverts commit 749691540. * Revert "give warnings when a wrong url is used" This reverts commit 18fcd5b43. * restructure url config + regex dispatcher * Delete peaklet_classification_SOM.py Did not intend to include this file in the PR * Make test more general + others * made custom warning + added URL when printing warning * Delete utils.py File is no longer needed * Update config_tests.py removed utils call, no longer needed * fixed some inits and tests * fix test + change name of alphabetize kwargs * remove call to non existing data * minor changes * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix missing protocol * fix unresolved conflict * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Delete straxen/plugins/peaks/peaks.py.save File not relevent * Slve issue for pre-commit * Fix small bug in `data_as_list_check` * Do not check resource or itp_map protocol when `&attr=map` * Loosen check for tf protocol * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: Dacheng Xu <dx2227@columbia.edu> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Zihao Xu <zihao.xu@columbia.edu>
214 of 234 new or added lines in 8 files covered. (91.45%)
8 existing lines in 4 files now uncovered.8989 of 9862 relevant lines covered (91.15%)
1.82 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
93.55 |
straxen/config/regex_dispatcher.py | |
7 |
94.26 |
straxen/config/protocols.py | |
11 |
80.0 |
straxen/config/config_tests.py |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
83.18 |
-0.93% | straxen/get_corrections.py |
1 |
97.75 |
-1.12% | straxen/plugins/events_nv/events_nv.py |
1 |
85.12 |
-0.41% | straxen/scada.py |
5 |
65.93 |
-0.93% | straxen/analyses/bokeh_waveform_plot.py |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 9291428234.1 | 160 |
91.08 |
||
2 | 9291428234.2 | 160 |
91.15 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|