Fix using multiple input for lombscargle example#285
Fix using multiple input for lombscargle example#285felixcremer wants to merge 1 commit intomainfrom
Conversation
Benchmark resultJudge resultBenchmark Report for /home/runner/work/YAXArrays.jl/YAXArrays.jlJob Properties
ResultsA ratio greater than
Benchmark Group ListHere's a list of all the benchmark groups executed by this job:
Julia versioninfoTargetBaselineTarget resultBenchmark Report for /home/runner/work/YAXArrays.jl/YAXArrays.jlJob Properties
ResultsBelow is a table of this job's results, obtained by running the benchmarks.
Benchmark Group ListHere's a list of all the benchmark groups executed by this job:
Julia versioninfoBaseline resultBenchmark Report for /home/runner/work/YAXArrays.jl/YAXArrays.jlJob Properties
ResultsBelow is a table of this job's results, obtained by running the benchmarks.
Benchmark Group ListHere's a list of all the benchmark groups executed by this job:
Julia versioninfoRuntime information
|
Pull Request Test Coverage Report for Build 5476749322
💛 - Coveralls |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #285 +/- ##
=======================================
Coverage 57.87% 57.87%
=======================================
Files 12 12
Lines 1759 1759
=======================================
Hits 1018 1018
Misses 741 741 ☔ View full report in Codecov by Sentry. |
|
should I merge this? or close it? is still relevant? |
This change was needed to enable the use of the time axis in the mapCube inner function.
I should add a test for that.