testsAndMisc-archive/python_pkg/praca_magisterska_video/generate_images
Krzysztof kuhy Rudnicki 996617d4a0 test: achieve 100% branch coverage across all python_pkg packages
- Add comprehensive tests for all packages (3572 tests, 100% branch coverage)
- Split oversized test files to stay under 500-line limit
- Add per-file ruff ignores for test-appropriate suppressions
- Fix _cache_decks.py to properly convert JSON lists to tuples
- Add session-scoped conftest fixture for logging handler cleanup (Python 3.14)
- Update ruff pre-commit hook to v0.15.2
- Add codespell ignore words for test data
- Add generated output files to .gitignore
2026-03-21 17:51:36 +01:00
..
__init__.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_agent_cognitive.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
_agent_reactive.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
_arch_c4.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
_arch_layers.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
_automata_common.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
_automata_fa.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
_automata_lba.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
_automata_pda.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
_automata_tm.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
_bf_negative_diagrams.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
_norm_advanced.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
_norm_basic.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
_norm_higher.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
_pattern_navigation.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_pattern_pillars_observer.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
_pattern_template_catalog.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
_process_bpmn_uml.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_process_epc_fc.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
_process_fc.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
_pubsub_common.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_pubsub_qos.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
_pubsub_topic_content.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
_pubsub_type_hierarchical.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
_q9_basics.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q9_classic_sync.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q9_common.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q9_ipc.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q9_race_deadlock.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q9q12_common.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
_q9q12_network_flow.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
_q9q12_network_graph.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
_q9q12_processes.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
_q20_architectures.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q20_batch_and_windows.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q20_common.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q20_late_and_decisions.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q20_platforms.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q20_time_monitoring_sessions.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q23_architectures.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q23_common.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q23_diy_unet.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q23_mean_shift_ncuts.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q23_mnemonics.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q23_nn_basics.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q23_otsu_watershed.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q23_receptive_transformer.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q23_region_diy.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q24_common.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q24_fpn_tasks_cnn.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q24_haar_integral_svm.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q24_hog_classical.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q24_iou_nms_detector.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q24_modern_pipelines.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q24_rcnn_yolo.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q31_common.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q31_criteria_comparison.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q31_ev_spectrum.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
_q31_hurwicz_mnemonic.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
_q31_regret_matrix.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
_robot_movement_ros.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_robot_pyramid_vendor.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_robot_ros_rapid.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_sched_common.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_sched_complexity_edd.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_sched_graham.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_sched_johnson.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
_sched_spt_flow_job.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_shortest_path_traversals.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
_study_consensus.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
_study_network.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
_study_vision.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
anki_approach_1.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
anki_approach_2.py refactor(praca_magisterska_video): fix ruff violations and remove noqa from diagram generators 2026-03-13 20:52:27 +01:00
anki_generator.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
generate_agent_diagrams.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
generate_anki_final.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
generate_anki_v2.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
generate_anki_v3.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
generate_anki.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
generate_arch_diagrams.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
generate_automata_diagrams.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
generate_bf_negative_diagram.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
generate_normalization_diagrams.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
generate_pattern_diagrams.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
generate_process_diagrams.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
generate_pubsub_diagrams.py test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
generate_q9_all_diagrams.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
generate_q9_q12_diagrams.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
generate_q20_diagrams.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
generate_q23_diagrams.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
generate_q24_diagrams.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
generate_q31_diagrams.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
generate_robot_lang_diagrams.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
generate_scheduling_diagrams.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
generate_shortest_path_diagrams.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
generate_study_diagrams.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
print_questions.sh feat: added scripts for generating images for praca magisterska obrona 2026-02-22 13:08:14 +01:00
split_questions.py refactor(praca/generate_images): fix ruff violations in diagram generators batch 1 2026-03-14 14:29:54 +01:00