Skip to content

Dev#20

Merged
RicardoRyn merged 6 commits into
mainfrom
dev
Aug 11, 2025
Merged

Dev#20
RicardoRyn merged 6 commits into
mainfrom
dev

Conversation

@RicardoRyn
Copy link
Copy Markdown
Owner

No description provided.

RicardoRyn and others added 6 commits August 11, 2025 23:41
…unction

The `plot_one_group_violin_figure_old` function is officially deprecated.
It is replaced by the new `plot_one_group_violin_figure` function.

---

重构(bar): 移除旧版`plot_one_violin_figure_old`函数

正式弃用`plot_one_violin_figure_old`函数。
用新函数`plot_one_violin_figure`函数代替。
Attempted to add type annotations for functions, but the task is not yet fully completed.

---

文档(bar): 更新函数注释,修复静态检查错误

尝试为函数添加类型注释,但是还没有完全完成
---

风格(bar): 格式化代码,移除末尾空格
---

测试(connec): 增加一些测试用的脚本
…nnection frames

To guarantee proper operation of `save_brain_connection_frames`:
- update plotly to >=6.1.1
- add kaleido >=1.0.0
- add loguru >=0.7.3

---

构建(deps): 更新依赖使正确保存brain connec frames

为保证save_brain_connection_frames正确运行:
- 更新plotly>=6.1.1
- 安装kaleido>=1.0.0
- 安装loguru>=0.7.3
When `scale_method` is set to `color` or `width_color` and `line_color` is specified,
the color was not applied correctly. This fix ensures the color is displayed as intended.

---

修复(connec): 修复 color scale 下 line_color 显示异常问题

当 `scale_method` 设置为 `color` 或 `width_color` 且同时指定了 `line_color` 时,
颜色未能正确应用。该问题已修复,确保颜色显示符合预期。
@github-actions
Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
pip/kaleido >= 1.0.0 UnknownUnknown
pip/loguru >= 0.7.3 🟢 6.5
Details
CheckScoreReason
Code-Review⚠️ 0Found 0/21 approved changesets -- score normalized to 0
Maintained🟢 1022 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Security-Policy🟢 10security policy file detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities🟢 100 existing vulnerabilities detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Packaging🟢 10packaging workflow detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
SAST🟢 10SAST tool is run on all commits
pip/plotly >= 6.1.1 🟢 5.4
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 1030 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Security-Policy🟢 10security policy file detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Packaging🟢 10packaging workflow detected
Binary-Artifacts🟢 10no binaries found in the repo
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 2dependency not pinned by hash detected -- score normalized to 2
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities⚠️ 026 existing vulnerabilities detected

Scanned Files

  • pyproject.toml

@RicardoRyn RicardoRyn merged commit c81a6ae into main Aug 11, 2025
2 checks passed
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