Skip to content

Comments

Create benchmarks#148

Draft
staadecker wants to merge 85 commits intomainfrom
ms/benchmarks-2
Draft

Create benchmarks#148
staadecker wants to merge 85 commits intomainfrom
ms/benchmarks-2

Conversation

@staadecker
Copy link
Member

@staadecker staadecker commented Jun 19, 2025

Todo

  • un-merge the examples from the benchmarks
  • Fix load indexing so that it starts at 1 not 0.
  • add CI for all or some of the benchmarking tests
  • rename config to some default to force new users to set it

@github-actions
Copy link
Contributor

github-actions bot commented Jun 19, 2025

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
CSV 50 (+8) 13529 (+115) 13529 (+115) 0 0 0 391.4K (+2.6K)
HTML 0 (-4) 0 (-86) 0 (-75) 0 (-2) 0 (-9) 0 0B (-3.6K)
JSON 3 57 (+23) 57 (+23) 0 0 0 1.4K (+623B)
Julia 3 (+3) 146 (+146) 90 (+90) 20 (+20) 36 (+36) 18 (+18) 3.6K (+3.6K)
Markdown 38 (+7) 1962 (+165) 1319 (+91) 0 643 (+74) 0 79.5K (+5.3K)
Python 92 (+43) 13206 (+4326) 11594 (+3644) 529 (+167) 1083 (+515) 517 (+184) 444.6K (+125.4K)
TOML 4 (+3) 919 (+803) 754 (+653) 6 (+3) 159 (+147) 0 29.1K (+24.9K)
YAML 27 (+4) 1180 (+173) 945 (+157) 165 (+11) 70 (+5) 0 36.3K (+4K)
gitignore 4 (+3) 25 (+9) 25 (+9) 0 0 0 307B (+162B)

@codecov
Copy link

codecov bot commented Jun 19, 2025

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 96.55%. Comparing base (46a13d8) to head (a531177).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/pyoframe/_model.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
- Coverage   96.60%   96.55%   -0.06%     
==========================================
  Files          10       10              
  Lines        1563     1566       +3     
==========================================
+ Hits         1510     1512       +2     
- Misses         53       54       +1     
Flag Coverage Δ
smart-tests 96.55% <66.66%> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

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.

1 participant