Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor module imports and file structure #163

Merged
merged 2 commits into from
Jul 21, 2024
Merged

Conversation

ouhammmourachid
Copy link
Owner

This pull request includes refactoring of module imports and file structure to improve code organization and maintainability. The changes ensure that the correct types are used for path parameters and allow for saving the diagram with a string path. Additionally, tests have been added to verify the saving functionality with both Path and string paths.

@codecov-commenter
Copy link

codecov-commenter commented Jul 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.15%. Comparing base (1194440) to head (34f6ca5).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
- Coverage   98.78%   98.15%   -0.64%     
==========================================
  Files          45       32      -13     
  Lines        1893      867    -1026     
==========================================
- Hits         1870      851    -1019     
+ Misses         23       16       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

This commit updates the dependencies in the pyproject.toml file. The `ipython` dependency has been removed.

Note: This message does not include any issue references, tags, or author names.
@ouhammmourachid ouhammmourachid merged commit 59a0719 into main Jul 21, 2024
17 of 18 checks passed
@ouhammmourachid ouhammmourachid deleted the fix-bug-save-graph branch July 21, 2024 11:32
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.

2 participants