• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

AxFoundation / strax / 11832740559
89%

Build:
DEFAULT BRANCH: master
Ran 14 Nov 2024 07:55AM UTC
Jobs 2
Files 45
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

14 Nov 2024 07:37AM UTC coverage: 90.074% (+0.009%) from 90.065%
11832740559

push

github

web-flow
Add enforcement for `np.sort` and `np.argsort` (#918)

* set mergesort as default and disable unstable kinds

* add unittest

* formatting

* formatting

* change name to sort_enforcement

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* break long error messages

* keep the original sorting in numpy

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* reemove unused import

* always use stablesort

* add numba-supported version of stableargsort

* use better naming for stablesort

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* use jitable to allow both regular function and numba-decorated function for highest_density_region

* remove redundant numba_sort

* explicitly import stablesort from strax for numba decorated functions

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* consistent import style within one module

* remove unused import

* add sorting error

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* disable numba support for stable_sort

* consistent import style for stable sort

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* add kwargs

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* modify docstring for stable_sort

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* remove kwargs

* update variable name

* update test_sort with hypothesis

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* rewrite hithest_density_region to decoupld stable_sort fr... (continued)

97 of 104 new or added lines in 9 files covered. (93.27%)

5708 of 6337 relevant lines covered (90.07%)

1.8 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
93.26
0.02% strax/processing/general.py
6
80.59
-0.5% strax/processing/hitlets.py
Jobs
ID Job ID Ran Files Coverage
1 11832740559.1 14 Nov 2024 07:55AM UTC 45
90.03
GitHub Action Run
2 11832740559.2 14 Nov 2024 07:56AM UTC 45
90.07
GitHub Action Run
Source Files on build 11832740559
  • Tree
  • List 45
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8489aa24 on github
  • Prev Build on master (#11799145803)
  • Next Build on master (#11848860470)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc