Skip to content

ak/fix build#26

Merged
akoumjian merged 15 commits intomainfrom
ak/fix-build
Sep 22, 2025
Merged

ak/fix build#26
akoumjian merged 15 commits intomainfrom
ak/fix-build

Conversation

@akoumjian
Copy link
Copy Markdown
Contributor

  • Removing uneeded dataframes
  • adding optimized single orbit function
  • Changing hashing to removing string splitting
  • github action fix
  • Linting
  • Update pip-build-lint-test-coverage.yml
  • updates
  • updates
  • Fixing timezonefinder issue
  • Update pip-build-lint-test-coverage.yml
  • Trying to fix CI
  • start debug

@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 17922535811

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 23 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-1.0%) to 90.879%

Files with Coverage Reduction New Missed Lines %
adam_assist/propagator.py 23 90.79%
Totals Coverage Status
Change from base Build 17001549964: -1.0%
Covered Lines: 279
Relevant Lines: 307

💛 - Coveralls

Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Python Benchmark

Details
Benchmark suite Current: f9eab21 Previous: 8d911ba Ratio
tests/test_benchmarks.py::test_benchmark_propagation_vs_raw 0.2637581910827612 iter/sec (stddev: 0.012690672805910238) 0.2818389929739133 iter/sec (stddev: 0.014786022342721463) 1.07
tests/test_benchmarks.py::test_benchmark_ephemeris_generation 0.26422391263452477 iter/sec (stddev: 0.034681641254062895) 0.17616769319902667 iter/sec (stddev: 0.01640986277978188) 0.67
tests/test_benchmarks.py::test_benchmark_impact_detection 0.46922763973290804 iter/sec (stddev: 0.0030513673249460754) 0.36027815088447257 iter/sec (stddev: 0.018273979154180282) 0.77
tests/test_impacts.py::test_calculate_impacts_benchmark_some_impacts[1] 0.4632776207369069 iter/sec (stddev: 0.013321277148146574) 0.36277763085948805 iter/sec (stddev: 0.015800206603244608) 0.78
tests/test_impacts.py::test_calculate_impacts_benchmark_some_impacts[2] 0.6762806716122606 iter/sec (stddev: 0.011654070116024293) 0.4980123857552879 iter/sec (stddev: 0.01850533257249888) 0.74
tests/test_impacts.py::test_calculate_impacts_benchmark_impacts[1] 2.0538323355484907 iter/sec (stddev: 0.0016377491575741755) 1.7275020709502553 iter/sec (stddev: 0.005846902268758495) 0.84
tests/test_impacts.py::test_calculate_impacts_benchmark_impacts[2] 2.7904710943956537 iter/sec (stddev: 0.005841725633607198) 2.2804134144330175 iter/sec (stddev: 0.0038318849500051967) 0.82
tests/test_impacts.py::test_calculate_impacts_benchmark_no_impacts[1] 0.02114361728703894 iter/sec (stddev: 0.4557247821328672) 0.018696714766740462 iter/sec (stddev: 0.09714939491964657) 0.88
tests/test_impacts.py::test_calculate_impacts_benchmark_no_impacts[2] 0.043088818586705865 iter/sec (stddev: 0.19386166102786198) 0.035855722995466785 iter/sec (stddev: 0.070699692202225) 0.83

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

@akoumjian akoumjian merged commit 3b36a9c into main Sep 22, 2025
7 of 8 checks passed
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.

3 participants