持续集成
运行 Bug Finder Server,以在 CI 服务器上进行自动代码检查
您可以将用 Polyspace® Bug Finder™ Server™ 检查代码作为代码提交后的检查过程的一部分。设置脚本,以按固定间隔定期运行或基于新的提交运行 Bug Finder 分析。这些脚本可以将分析结果上传到 Polyspace Access™ Web 服务器以供审查,还可通过电子邮件向源文件的所有者发送 Polyspace 检查结果。

系统命令
polyspace-bug-finder-server | (系统命令)在服务器端从 Windows、Linux 或其他命令行运行 Bug Finder 分析 |
polyspace-cluster-profile-manager | (System Command) Import MATLAB cluster profile to Polyspace Server commands |
polyspace-comments-import | (System Command) Import review information from previous Polyspace analysis |
polyspace-configure | (系统命令)从 DOS 或 UNIX 命令行中的编译系统创建 Polyspace 工程 |
polyspace-report-generator | (系统命令)从本地或 Polyspace Access 上存储的 Polyspace 分析结果生成报告。 |
polyspace-results-export | (系统命令)将 Polyspace 结果导出为 CSV 或 JSON 等外部格式 |
MATLAB API
主题
- 在服务器端运行 Polyspace Bug Finder 并上传结果以便在 Web 端审查
在提交后检查代码中是否存在缺陷和编码标准违规情况,并上传结果以便在 Web 界面中审查。
- 在命令行中管理 Polyspace Access 结果和用户 (Polyspace Access)
在命令行中管理 Polyspace Access 结果和用户
- 发送包含 Polyspace Bug Finder Server 结果的电子邮件通知
向开发人员发送电子邮件并在附件中包含指向 Polyspace 结果的链接。
- 从编译命令 (makefile) 创建 Polyspace 分析配置
重复使用编译命令 (makefile) 来配置 Polyspace 分析。
- 使用 Jenkins 进行 Polyspace 分析的示例脚本
利用支持 Jenkins® 插件的示例脚本编写 Polyspace 运行脚本可以事半功倍。
- Offload Polyspace Analysis from Continuous Integration Server to Another Server
Send analysis to dedicated server, download results after analysis and then upload to Polyspace Access for review.
- 将 Polyspace Server 产品与 MATLAB 集成
运行安装后步骤,将 Polyspace 和 MATLAB® (Simulink®) 安装链接起来。
- Create New Checkers Activation File Without Polyspace User Interface
When Polyspace user interface is unavailable, configure checkers by creating a checkers activation file in a text editor.
相关信息
- 在 Web 浏览器中审查 Polyspace Bug Finder 结果 (Polyspace Access)