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

dgilland / pydash / 30222029784

Builds Branch Commit Type Ran Committer Via Coverage
30222029784 develop chore(lint): ignore ruff check PLR0917 push 27 Jul 2026 01:33AM UTC dgilland github
100.0
29664895889 fix/mean-empty-nan Merge f46576e06 into db27fab41 Pull #251 20 Jul 2026 10:47PM UTC web-flow github
100.0
29664992730 fix/chunk-size-zero Merge 92d88691c into db27fab41 Pull #252 20 Jul 2026 10:47PM UTC web-flow github
100.0
29664994740 fix/pull-at-oob-index Merge f8d038198 into db27fab41 Pull #253 20 Jul 2026 10:47PM UTC web-flow github
100.0
29665050073 fix/median-empty-nan Merge 60be21e0c into db27fab41 Pull #254 20 Jul 2026 10:47PM UTC web-flow github
100.0
29656277433 develop fix: support iterables in take_while and drop_while (#241) * fix: support iterables in take_while and drop_while Signed-off-by: Sai Asish Y <say.apm35@gmail.com> * refactor: build result lists directly in take_while and drop_while Signed-off-b... push 18 Jul 2026 06:40PM UTC web-flow github
100.0
29646648823 fix/take-drop-while-generator Merge d233eb1d7 into 68d3047a0 Pull #241 18 Jul 2026 06:35PM UTC web-flow github
100.0
29119277115 fix/take-drop-while-generator Merge e7bf66eb0 into 68d3047a0 Pull #241 18 Jul 2026 02:13AM UTC web-flow github
100.0
28823963307 develop fix: floor/ceil/round_ used as iteratees pass index as precision (#248) pydash.floor, pydash.ceil, and pydash.round_ each accept an optional `precision` argument. helpers.getargcount() counts all positional parameters, so it returns 2 for these ... push 06 Jul 2026 09:20PM UTC web-flow github
100.0
28823820586 develop fix: support reversed ranges in in_range (#243) in_range used `start <= value < end` without normalizing when start > end, so any reversed range was treated as empty and returned a wrong result. lodash's _.inRange swaps the bounds to support this... push 06 Jul 2026 09:17PM UTC web-flow github
100.0
28823791956 develop Fix to_list returning a dict_values view instead of a list for dicts (#250) to_list(obj) returned obj.values() (a dict_values view) for a dict, while every other branch returns a real list and the documented/typed contract promises a list. Return... push 06 Jul 2026 09:17PM UTC web-flow github
100.0
28823769420 develop fix: prevent StopIteration leak in iterintersperse on empty iterable (#246) iterintersperse() called next() directly on an iterator, which raised StopIteration for empty input. Per PEP 479, bare StopIteration inside a generator is converted to Ru... push 06 Jul 2026 09:16PM UTC web-flow github
100.0
28823756666 develop Support flattening nested iterables (#245) Co-authored-by: Derrick Gilland <dgilland@gmail.com> push 06 Jul 2026 09:16PM UTC web-flow github
100.0
28823737906 develop Restrict dunder path access on objects (#244) Co-authored-by: Derrick Gilland <dgilland@gmail.com> push 06 Jul 2026 09:16PM UTC web-flow github
100.0
28812346914 fix/to-list-dict-values Merge fe3563038 into 92f18d4f3 Pull #250 06 Jul 2026 06:02PM UTC web-flow github
100.0
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 61
  • 62
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc