Skip to content

Conversation

hombit
Copy link
Member

@hombit hombit commented Apr 30, 2025

Fix #509 for some single light-curve methods

Copy link

codspeed-hq bot commented Apr 30, 2025

CodSpeed Performance Report

Merging #512 will not alter performance

Comparing asarray (a627526) with master (e08e203)

Summary

✅ 106 untouched benchmarks

Copy link

codecov bot commented Apr 30, 2025

Codecov Report

Attention: Patch coverage is 95.16129% with 9 lines in your changes missing coverage. Please review.

Project coverage is 83.03%. Comparing base (e08e203) to head (a627526).
Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
light-curve/src/np_array.rs 96.29% 6 Missing ⚠️
light-curve/src/features.rs 80.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #512      +/-   ##
==========================================
+ Coverage   81.81%   83.03%   +1.21%     
==========================================
  Files           9        9              
  Lines        2579     2729     +150     
==========================================
+ Hits         2110     2266     +156     
+ Misses        469      463       -6     

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

@hombit hombit merged commit 8139dee into master May 1, 2025
48 checks passed
@hombit hombit deleted the asarray branch May 1, 2025 23:40
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.

Allow non-numpy inputs
1 participant