Skip to content

Export utility functions - #5

Merged
Bisaloo merged 6 commits into
mainfrom
export
May 6, 2026
Merged

Bisaloo merged 6 commits into
mainfrom
export

Conversation

@Bisaloo

@Bisaloo Bisaloo commented May 6, 2026

Copy link
Copy Markdown
Owner

No description provided.

@codecov-commenter

codecov-commenter commented May 6, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.18%. Comparing base (8e80a00) to head (48e797f).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #5   +/-   ##
=======================================
  Coverage   91.18%   91.18%           
=======================================
  Files           6        6           
  Lines         363      363           
=======================================
  Hits          331      331           
  Misses         32       32           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

github-actions Bot commented May 6, 2026

Copy link
Copy Markdown

This is how benchmark results would change (along with a 95% confidence interval in relative change) if 6d41225 is merged into main:

  • ✔️pkg_load: 4.96ms -> 4.88ms [-3.7%, +0.46%]
  • ✔️read_bigendian: 11.9ms -> 11.9ms [-1.03%, +1.31%]
  • ✔️read_bool: 11.7ms -> 11.7ms [-0.46%, +1.43%]
  • ✔️read_empty: 12ms -> 12ms [-1.05%, +0.68%]
  • 🚀read_float32: 11.8ms -> 11.7ms [-1.61%, -0.13%]
  • ✔️read_float64: 11.8ms -> 11.8ms [-0.79%, +1.25%]
  • ✔️read_int16: 11.9ms -> 11.9ms [-0.84%, +0.86%]
  • ✔️read_int32: 11.5ms -> 11.5ms [-0.94%, +0.63%]
  • ✔️read_int64: 11.9ms -> 11.9ms [-0.18%, +1.01%]
  • ✔️read_int8: 11.5ms -> 11.5ms [-0.85%, +0.78%]
  • 🚀read_npz: 13.9ms -> 13.7ms [-1.64%, -0.01%]
  • 🚀read_string: 11.6ms -> 11.5ms [-1.53%, -0.02%]
  • ✔️read_structured: 12.7ms -> 12.7ms [-0.64%, +0.94%]
  • ✔️read_uint16: 11.9ms -> 11.8ms [-1.07%, +0.55%]
  • ✔️read_uint32: 12.1ms -> 12.1ms [-1.29%, +0.35%]
  • ✔️read_uint64: 12.3ms -> 12.3ms [-1.14%, +0.45%]
  • ✔️read_uint8: 11.6ms -> 11.6ms [-0.48%, +0.72%]
  • ✔️read_unicode: 11.6ms -> 11.7ms [-0.88%, +1.47%]
    Further explanation regarding interpretation and methodology can be found in the documentation.

@github-actions

github-actions Bot commented May 6, 2026

Copy link
Copy Markdown

This is how benchmark results would change (along with a 95% confidence interval in relative change) if 48e797f is merged into main:

  • ✔️pkg_load: 5.03ms -> 5.01ms [-2.04%, +1.11%]
  • ✔️read_bigendian: 11.9ms -> 11.9ms [-1.06%, +0.57%]
  • ✔️read_bool: 11.9ms -> 11.9ms [-0.96%, +0.79%]
  • ✔️read_empty: 12ms -> 12.1ms [-0.45%, +1.38%]
  • 🚀read_float32: 11.9ms -> 11.7ms [-1.74%, -0.27%]
  • ✔️read_float64: 11.8ms -> 11.9ms [-0.6%, +1.54%]
  • ✔️read_int16: 11.7ms -> 11.7ms [-0.61%, +0.81%]
  • ✔️read_int32: 11.9ms -> 11.9ms [-0.69%, +0.6%]
  • ✔️read_int64: 12.5ms -> 12.4ms [-1.2%, +0.29%]
  • ✔️read_int8: 11.9ms -> 11.9ms [-1.09%, +0.5%]
  • ✔️read_npz: 13.9ms -> 13.9ms [-1.26%, +1.94%]
  • ✔️read_string: 11.9ms -> 11.9ms [-1.17%, +1.5%]
  • ✔️read_structured: 12.9ms -> 12.7ms [-2.03%, +0.14%]
  • ✔️read_uint16: 11.8ms -> 11.9ms [-0.51%, +2.27%]
  • 🚀read_uint32: 12.2ms -> 12.1ms [-1.53%, -0.04%]
  • ✔️read_uint64: 12.6ms -> 12.6ms [-1.29%, +0.01%]
  • ✔️read_uint8: 11.8ms -> 11.9ms [-1.23%, +1.65%]
  • ✔️read_unicode: 12.1ms -> 12ms [-2.36%, +0.76%]
    Further explanation regarding interpretation and methodology can be found in the documentation.

@Bisaloo
Bisaloo merged commit b2b9f9f into main May 6, 2026
11 checks passed
@Bisaloo
Bisaloo deleted the export branch May 6, 2026 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants