Skip to content

test: add tests for app_runmacro.py#9

Open
ycexiao wants to merge 1 commit intodiffpy:mainfrom
ycexiao:add-test
Open

test: add tests for app_runmacro.py#9
ycexiao wants to merge 1 commit intodiffpy:mainfrom
ycexiao:add-test

Conversation

@ycexiao
Copy link
Copy Markdown
Contributor

@ycexiao ycexiao commented Apr 10, 2026

What problem does this PR address?

Closes #8.

Add more tests for app_runmacro.py, especially about the processors for the commands.

What should the reviewer(s) do?

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.94%. Comparing base (c0de591) to head (2ee580e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   92.46%   92.94%   +0.48%     
==========================================
  Files           4        4              
  Lines         146      156      +10     
==========================================
+ Hits          135      145      +10     
  Misses         11       11              
Files with missing lines Coverage Δ
tests/test_runmacro.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ycexiao ycexiao marked this pull request as ready for review April 10, 2026 17:15
@ycexiao
Copy link
Copy Markdown
Contributor Author

ycexiao commented Apr 10, 2026

@sbillinge, it's ready for review.

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.

test: add more tests for the app_runmacro.py

1 participant