Skip to content

perf: optimize the prompt information text#127

Merged
Snoopy1866 merged 3 commits into
mainfrom
perf-prompt
Jun 10, 2026
Merged

perf: optimize the prompt information text#127
Snoopy1866 merged 3 commits into
mainfrom
perf-prompt

Conversation

@Snoopy1866

@Snoopy1866 Snoopy1866 commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

程序假设 .sas 文件中至少存在 positive 模式的注释,如果没有 positive 模式的注释,则发出警告。

对于宏程序,通常既不会有 positive 模式的注释,也不会有 negative 模式的注释,程序必然会发出警告。

针对宏程序应当在 positive 模式注释缺失时,不发出警告的现实需求,可增加 --allow-positive-missing 选项,这将在下一个 PR 中实现。

@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Files with missing lines Coverage Δ
src/submit/submit.py 100.00% <100.00%> (ø)
tests/test_submit.py 100.00% <100.00%> (ø)

@Snoopy1866 Snoopy1866 merged commit 31720e8 into main Jun 10, 2026
17 checks passed
@Snoopy1866 Snoopy1866 deleted the perf-prompt branch June 10, 2026 03:33
@Snoopy1866

Snoopy1866 commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

--allow-missing-positive 已在 #128 实现

@Snoopy1866

Copy link
Copy Markdown
Contributor Author

--allow-missing-positive 已在 #129 撤销实现

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.

1 participant