Skip to content

Catalog path iterator.#641

Merged
delucchi-cmu merged 4 commits intomainfrom
delucchi/iterator
Mar 4, 2026
Merged

Catalog path iterator.#641
delucchi-cmu merged 4 commits intomainfrom
delucchi/iterator

Conversation

@delucchi-cmu
Copy link
Copy Markdown
Contributor

Change Description

Convenience method to provide iterator for pixel files for sequential access.

Code Quality

  • I have read the Contribution Guide and agree to the Code of Conduct
  • My code follows the code style of this project
  • My code builds (or compiles) cleanly without any errors or warnings
  • My code contains relevant comments and necessary documentation

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 20, 2026

Before [2782705] <v0.8.2> After [ff89464] Ratio Benchmark (Parameter)
76.8±0.2ms 79.0±1ms 1.03 benchmarks.time_open_midsize_catalog
121±2ms 124±2ms 1.03 benchmarks.time_test_alignment_even_sky
5.70±0.5ms 5.76±0.5ms 1.01 benchmarks.ConeFilterSuite.time_cone_filter_benchmark
498±4ms 501±2ms 1.01 benchmarks.time_open_large_catalog
500±2ms 504±1ms 1.01 benchmarks.time_small_cone_large_catalog
41.9±0.2ms 41.8±0.8ms 1 benchmarks.Suite.time_pixel_tree_creation
1.12±0.03ms 1.12±0.02ms 1 benchmarks.time_test_cone_filter_multiple_order
13.1±0.5ms 12.9±0.3ms 0.99 benchmarks.Suite.time_inner_pixel_alignment
402±4ms 399±2ms 0.99 benchmarks.Suite.time_outer_pixel_alignment

Click here to view all benchmarks.

@delucchi-cmu delucchi-cmu requested a review from hombit February 20, 2026 20:51
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.54%. Comparing base (2782705) to head (28959e3).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #641      +/-   ##
==========================================
+ Coverage   92.53%   92.54%   +0.01%     
==========================================
  Files          51       51              
  Lines        2678     2684       +6     
==========================================
+ Hits         2478     2484       +6     
  Misses        200      200              

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

@delucchi-cmu delucchi-cmu requested a review from hombit March 4, 2026 16:27
@delucchi-cmu delucchi-cmu merged commit 93e8451 into main Mar 4, 2026
12 checks passed
@delucchi-cmu delucchi-cmu deleted the delucchi/iterator branch March 4, 2026 17: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.

2 participants