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

CLI modification #238

Merged
merged 17 commits into from
Nov 17, 2024
Merged

CLI modification #238

merged 17 commits into from
Nov 17, 2024

Conversation

sepandhaghighi
Copy link
Owner

@sepandhaghighi sepandhaghighi commented Nov 15, 2024

Reference Issues/PRs

What does this implement/fix? Explain your changes.

  • Test system modified

Any other comments?

@sadrasabouri
We will include tests for the CLI functions in version 1.5

Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.45%. Comparing base (3ece622) to head (c23ef8d).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #238   +/-   ##
=======================================
  Coverage   99.45%   99.45%           
=======================================
  Files           4        4           
  Lines         722      722           
  Branches      108      108           
=======================================
  Hits          718      718           
  Misses          2        2           
  Partials        2        2           

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

@sepandhaghighi sepandhaghighi self-assigned this Nov 15, 2024
@sepandhaghighi sepandhaghighi added this to the samila v1.4 milestone Nov 15, 2024
@sepandhaghighi sepandhaghighi marked this pull request as ready for review November 15, 2024 12:45
Copy link
Collaborator

@sadrasabouri sadrasabouri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed a point in the PR, can you please check it?

Comment on lines 63 to 64
...
samila.errors.samilaPlotError: Given color/bgcolor type is not supported.
samila.errors.samilaPlotError: Plotting process can't be Done because data1 is empty. Use generate method first.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done --> done
Alos how are these changed without any changes in params.py? Either now or then tests should be failed, right?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Due to the IGNORE_EXCEPTION_DETAIL flag in the pytest.ini file, all exception messages were being ignored.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done --> done

fix in c23ef8d

@sadrasabouri sadrasabouri merged commit 7b0cdfc into dev Nov 17, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants