Skip to content

Conversation

@github-actions
Copy link

This pull request changes the compat entry for the SparseConnectivityTracer package from 0.6.13 to 0.6.13, 1.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

@baggepinnen baggepinnen force-pushed the compathelper/new_version/2025-07-15-01-53-18-690-03501013526 branch from ced4aa6 to 112644b Compare July 15, 2025 01:53
@github-actions
Copy link
Author

Benchmark Results (Julia v1)

Time benchmarks
main 112644b... main / 112644b...
PredictiveController/allocation/ExplicitMPC_moveinput! 27.2 μs 24.7 μs 1.1
SimModel/allocation/LinModel_evaloutput 5.75 μs 5.3 μs 1.09
SimModel/allocation/LinModel_updatestate! 6.69 μs 7.71 μs 0.867
SimModel/allocation/NonLinModel_evaloutput 6.07 μs 5.38 μs 1.13
SimModel/allocation/NonLinModel_linearize! 22.3 μs 25.4 μs 0.879
SimModel/allocation/NonLinModel_updatestate! 7.54 μs 6.98 μs 1.08
StateEstimator/allocation/ExtendedKalmanFilter_preparestate! 1.21 μs 1.41 μs 0.858
StateEstimator/allocation/ExtendedKalmanFilter_updatestate! 0.0413 ms 0.0411 ms 1
StateEstimator/allocation/InternalModel_preparestate! 6.96 μs 7.23 μs 0.963
StateEstimator/allocation/InternalModel_updatestate! 4.22 μs 4.75 μs 0.888
StateEstimator/allocation/KalmanFilter_preparestate! 1.27 μs 1.42 μs 0.894
StateEstimator/allocation/KalmanFilter_updatestate! 31.6 μs 31.1 μs 1.02
StateEstimator/allocation/Luenberger_updatestate! 8.01 μs 7.16 μs 1.12
StateEstimator/allocation/SteadyKalmanFilter_evaloutput 5.54 μs 4.89 μs 1.13
StateEstimator/allocation/SteadyKalmanFilter_preparestate! 6.06 μs 5.53 μs 1.1
StateEstimator/allocation/SteadyKalmanFilter_updatestate! 7.2 μs 7.23 μs 0.996
StateEstimator/allocation/UnscentedKalmanFilter_evaloutput 2.46 μs 2.11 μs 1.16
StateEstimator/allocation/UnscentedKalmanFilter_preparestate! 0.0365 ms 0.0364 ms 1
StateEstimator/allocation/UnscentedKalmanFilter_updatestate! 13.8 μs 13.6 μs 1.01
time_to_load 3.8 ± 0.028 s 3.73 ± 0.03 s 1.02 ± 0.011
Memory benchmarks
main 112644b... main / 112644b...
PredictiveController/allocation/ExplicitMPC_moveinput! 0 allocs: 0 B 0 allocs: 0 B
SimModel/allocation/LinModel_evaloutput 0 allocs: 0 B 0 allocs: 0 B
SimModel/allocation/LinModel_updatestate! 0 allocs: 0 B 0 allocs: 0 B
SimModel/allocation/NonLinModel_evaloutput 0 allocs: 0 B 0 allocs: 0 B
SimModel/allocation/NonLinModel_linearize! 0 allocs: 0 B 0 allocs: 0 B
SimModel/allocation/NonLinModel_updatestate! 0 allocs: 0 B 0 allocs: 0 B
StateEstimator/allocation/ExtendedKalmanFilter_preparestate! 0 allocs: 0 B 0 allocs: 0 B
StateEstimator/allocation/ExtendedKalmanFilter_updatestate! 0 allocs: 0 B 0 allocs: 0 B
StateEstimator/allocation/InternalModel_preparestate! 0 allocs: 0 B 0 allocs: 0 B
StateEstimator/allocation/InternalModel_updatestate! 0 allocs: 0 B 0 allocs: 0 B
StateEstimator/allocation/KalmanFilter_preparestate! 0 allocs: 0 B 0 allocs: 0 B
StateEstimator/allocation/KalmanFilter_updatestate! 0 allocs: 0 B 0 allocs: 0 B
StateEstimator/allocation/Luenberger_updatestate! 0 allocs: 0 B 0 allocs: 0 B
StateEstimator/allocation/SteadyKalmanFilter_evaloutput 0 allocs: 0 B 0 allocs: 0 B
StateEstimator/allocation/SteadyKalmanFilter_preparestate! 0 allocs: 0 B 0 allocs: 0 B
StateEstimator/allocation/SteadyKalmanFilter_updatestate! 0 allocs: 0 B 0 allocs: 0 B
StateEstimator/allocation/UnscentedKalmanFilter_evaloutput 0 allocs: 0 B 0 allocs: 0 B
StateEstimator/allocation/UnscentedKalmanFilter_preparestate! 0 allocs: 0 B 0 allocs: 0 B
StateEstimator/allocation/UnscentedKalmanFilter_updatestate! 0 allocs: 0 B 0 allocs: 0 B
time_to_load 0.159 k allocs: 11.2 kB 0.159 k allocs: 11.2 kB 1

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.28%. Comparing base (a964b3b) to head (112644b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #223      +/-   ##
==========================================
- Coverage   98.61%   98.28%   -0.33%     
==========================================
  Files          26       25       -1     
  Lines        4327     4321       -6     
==========================================
- Hits         4267     4247      -20     
- Misses         60       74      +14     

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

@franckgaga franckgaga merged commit 69cf0bf into main Jul 15, 2025
3 of 8 checks passed
@franckgaga franckgaga deleted the compathelper/new_version/2025-07-15-01-53-18-690-03501013526 branch July 15, 2025 13:45
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