Skip to content

feat: ✨ Update code metadata files#195

Open
codefair-io[bot] wants to merge 3 commits into
mainfrom
code-metadata-qa7lU
Open

feat: ✨ Update code metadata files#195
codefair-io[bot] wants to merge 3 commits into
mainfrom
code-metadata-qa7lU

Conversation

@codefair-io
Copy link
Copy Markdown

@codefair-io codefair-io Bot commented Mar 25, 2026

This pull request updates the existing codemeta.json and CITATION.cff files in the repository. Please review the changes and merge the pull request if everything looks good.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.48%. Comparing base (7930af6) to head (9f0fcd2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #195   +/-   ##
=======================================
  Coverage   93.48%   93.48%           
=======================================
  Files          45       45           
  Lines        3591     3591           
=======================================
  Hits         3357     3357           
  Misses        234      234           

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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 25, 2026

Name Stmts Miss Cover Missing
artist\__init__.py 5 0 100%
artist\core\__init__.py 5 0 100%
artist\core\blocking.py 294 11 96% 604, 831, 848-861, 1038
artist\core\core_utils.py 6 0 100%
artist\core\heliostat_ray_tracer.py 160 2 99% 322-325
artist\core\kinematics_reconstructor.py 98 11 89% 330-342, 399-417
artist\core\learning_rate_schedulers.py 35 1 97% 185
artist\core\loss_functions.py 71 0 100%
artist\core\motor_position_optimizer.py 125 10 92% 397, 455-462, 487-498
artist\core\regularizers.py 26 0 100%
artist\core\surface_reconstructor.py 146 10 93% 503-513, 573-587
artist\data_parser\__init__.py 0 0 100%
artist\data_parser\calibration_data_parser.py 42 0 100%
artist\data_parser\h5_scenario_parser.py 149 5 97% 565, 569, 575, 580, 585
artist\data_parser\paint_calibration_parser.py 67 0 100%
artist\data_parser\paint_scenario_parser.py 170 0 100%
artist\data_parser\stral_scenario_parser.py 41 0 100%
artist\field\__init__.py 11 0 100%
artist\field\actuators.py 16 0 100%
artist\field\actuators_ideal.py 9 0 100%
artist\field\actuators_linear.py 57 0 100%
artist\field\heliostat_field.py 115 0 100%
artist\field\heliostat_group.py 52 0 100%
artist\field\heliostat_group_rigid_body.py 23 0 100%
artist\field\kinematics.py 13 0 100%
artist\field\kinematics_rigid_body.py 67 0 100%
artist\field\surface.py 21 0 100%
artist\field\tower_target_areas.py 47 0 100%
artist\scenario\__init__.py 5 0 100%
artist\scenario\configuration_classes.py 201 89 56% 46-49, 132-148, 186, 249-265, 277-292, 323, 334, 402, 445-448, 582-653, 706-716, 785-787, 852-875, 940-951, 989, 1074, 1149-1172, 1213
artist\scenario\h5_scenario_generator.py 80 31 61% 89, 110-134, 146-154, 178, 185-190, 206-209
artist\scenario\scenario.py 96 1 99% 431
artist\scenario\surface_generator.py 87 0 100%
artist\scene\__init__.py 5 0 100%
artist\scene\light_source.py 11 0 100%
artist\scene\light_source_array.py 28 0 100%
artist\scene\rays.py 7 0 100%
artist\scene\sun.py 43 0 100%
artist\util\__init__.py 50 18 64% 33-67
artist\util\config_dictionary.py 309 0 100%
artist\util\environment_setup.py 98 23 77% 72-74, 170-212, 292
artist\util\index_mapping.py 286 0 100%
artist\util\nurbs.py 155 20 87% 215-248, 408, 412, 414-415, 566-567, 570-571
artist\util\raytracing_utils.py 21 0 100%
artist\util\type_mappings.py 11 0 100%
artist\util\utils.py 227 2 99% 483, 773
TOTAL 3591 234 93%

@mcw92 mcw92 self-requested a review March 26, 2026 15:38
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.

0 participants