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

fix: delete sim_main in __init__ all #413

Merged
merged 3 commits into from
Mar 19, 2024

Conversation

yihong0618
Copy link
Contributor

caused it never use since sim_main had been deteled

@gaogaotiantian
Copy link
Owner

Thanks! Do you mind add a regression test in test_cmdline.py to test from viztracer import *?

@codecov-commenter
Copy link

codecov-commenter commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (49a1dcf) to head (1432620).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #413   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines         2308      2308           
=========================================
  Hits          2308      2308           

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

@yihong0618
Copy link
Contributor Author

Thanks! Do you mind add a regression test in test_cmdline.py to test from viztracer import *?

will do that today

Caused it never use since sim_main had been deteled. also add test
for `from viztracer import *` in test_cmdline.py

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
@yihong0618
Copy link
Contributor Author

Thanks! Do you mind add a regression test in test_cmdline.py to test from viztracer import *?

Done

@gaogaotiantian gaogaotiantian merged commit d968411 into gaogaotiantian:master Mar 19, 2024
48 checks passed
@gaogaotiantian
Copy link
Owner

Thank you for noticing this!

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.

3 participants