Skip to content

Commit 4a8ccc3

Browse files
Copilotmrjf
andauthored
Merge main into PR branch, resolve all 28 conflicts
Main merged PR #58 with additional bug fixes (regex redos, assign naming, memory usage tests, trunc property test, lint/test failures). Resolution strategy: - 11 source impl files: took main's versions with bug fixes - 13 test files: took main's versions with corrected expectations - 4 barrel exports (core/index.ts, stats/index.ts, io/index.ts, src/index.ts): took main's versions as base, added PR #120 unique module exports (astype, readExcel, clipAdvanced, idxmin/idxmax, mode, nancumops, nunique, pctChange, quantile, replace, semVar, skewKurt, toDatetime) TypeScript: 0 errors, Lint: 0 errors (329 warnings), Tests: 4298 pass / 0 fail Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
2 parents 8f1ec3e + cb5ff80 commit 4a8ccc3

41 files changed

Lines changed: 1424 additions & 1571 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/evergreen.lock.yml

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/evergreen.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515

1616
permissions: read-all
1717

18-
timeout-minutes: 30
18+
timeout-minutes: 360
1919

2020
network:
2121
allowed:

0 commit comments

Comments
 (0)