Skip to content

Remove benchmark MockTargets - #7

Merged
Jekannadar merged 5 commits into
developfrom
bugfix/benchmark-does-not-use-dicts
Apr 17, 2026
Merged

Remove benchmark MockTargets#7
Jekannadar merged 5 commits into
developfrom
bugfix/benchmark-does-not-use-dicts

Conversation

@Jekannadar

@Jekannadar Jekannadar commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

Since we don't run any pipelines in the benchmark, but just check how fast CoSy-Luigi can create their structure, the MockTargets for complete() are not needed.

@cls-python-workflows cls-python-workflows Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark cosy-luigi

Details
Benchmark suite Current: bf3b72c Previous: 5aa1f57 Ratio
benchmarks/test_benchmark_chain_100.py::test_benchmark_chain_creation 0.7988236959369961 iter/sec (stddev: 0.005828576513415856) 0.676701866714135 iter/sec (stddev: 0.008257711944939388) 0.85

This comment was automatically generated by workflow using github-action-benchmark.

@codecov

codecov Bot commented Apr 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (ba8bcaf) to head (bf3b72c).
⚠️ Report is 1 commits behind head on develop.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop        #7   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          315       312    -3     
  Branches        21        21           
=========================================
- Hits           315       312    -3     
Flag Coverage Δ
macos-latest-3.10 100.00% <ø> (ø)
macos-latest-3.11 100.00% <ø> (ø)
macos-latest-3.12 100.00% <ø> (ø)
macos-latest-3.13 100.00% <ø> (ø)
ubuntu-latest-3.10 100.00% <ø> (ø)
ubuntu-latest-3.11 100.00% <ø> (ø)
ubuntu-latest-3.12 100.00% <ø> (ø)
ubuntu-latest-3.13 100.00% <ø> (ø)
windows-latest-3.10 100.00% <ø> (ø)
windows-latest-3.11 100.00% <ø> (ø)
windows-latest-3.12 100.00% <ø> (ø)
windows-latest-3.13 100.00% <ø> (ø)

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.

@Jekannadar Jekannadar changed the title Update benchmark MockTargets to correctly use dicts Remove benchmark MockTargets Apr 17, 2026
@Jekannadar
Jekannadar merged commit 572209d into develop Apr 17, 2026
16 checks passed
@Jekannadar
Jekannadar deleted the bugfix/benchmark-does-not-use-dicts branch May 22, 2026 07:03
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