Skip to content

Feature/sqlite db persistence docs#149

Open
AadilLatif wants to merge 7 commits intomainfrom
feature/sqlite-db-persistence-docs
Open

Feature/sqlite db persistence docs#149
AadilLatif wants to merge 7 commits intomainfrom
feature/sqlite-db-persistence-docs

Conversation

@AadilLatif
Copy link
Collaborator

@AadilLatif AadilLatif commented Mar 6, 2026

Change Summary

Related issue number

Checklist

  • The pull request title is a good summary of the changes.
  • Tests for the changes exist
  • Tests pass on CI
  • Documentation reflects the changes where applicable
  • My PR is ready to review, please add a comment including "please review" to assign reviewers

- Move distribution_schema.sql into src/gdm/db/ so it ships with the
  package and is available in CI (fixes FileNotFoundError).
- Add gitignore exception for the bundled schema file.
- Extract _delete_distribution_tables and _write_distribution_buses from
  _write_distribution_topology to reduce cyclomatic complexity.
- Extract _load_or_cache_capacitor_equipment and _build_capacitor_controller
  from _load_distribution_capacitors_from_normalized.
- Replace bare except/continue with loguru debug logging (B112).
@AadilLatif AadilLatif requested a review from tarekelgindy March 6, 2026 16:25
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.

1 participant