Skip to content

fix: Enhance robustness#37

Merged
ansjhenry merged 8 commits intomainfrom
fix/robustness
Jul 22, 2025
Merged

fix: Enhance robustness#37
ansjhenry merged 8 commits intomainfrom
fix/robustness

Conversation

@ansjhenry
Copy link
Copy Markdown
Collaborator

Enhance the package's robustness with the following actions:

  • Resolve linter errors
  • Remove or verify the usage of assertions
  • Check the inputs of process calls
  • Avoid using exec calls

@ansjhenry ansjhenry self-assigned this Jul 15, 2025
@github-actions github-actions bot added testing Anything related to tests bug Something isn't working labels Jul 15, 2025
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 87.95181% with 10 lines in your changes missing coverage. Please review.

Project coverage is 78.84%. Comparing base (b34f77b) to head (42cb7ce).

Files with missing lines Patch % Lines
src/ansys/scade/python_wrapper/gui.py 0.00% 8 Missing ⚠️
src/ansys/scade/python_wrapper/register.py 0.00% 1 Missing ⚠️
src/ansys/scade/python_wrapper/unregister.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   78.12%   78.84%   +0.72%     
==========================================
  Files          14       14              
  Lines        1495     1513      +18     
  Branches      235      234       -1     
==========================================
+ Hits         1168     1193      +25     
+ Misses        267      262       -5     
+ Partials       60       58       -2     

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

@ansjhenry ansjhenry marked this pull request as ready for review July 15, 2025 12:42
@ansfbessier
Copy link
Copy Markdown

ansfbessier commented Jul 15, 2025 via email

@ansjhenry ansjhenry removed the request for review from ansrandrieu July 22, 2025 07:32
@ansjhenry ansjhenry merged commit 6f54d45 into main Jul 22, 2025
16 checks passed
@ansjhenry ansjhenry deleted the fix/robustness branch July 22, 2025 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working testing Anything related to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants