Skip to content

Commit a89aa79

Browse files
author
Hiromichi Yokoyama
committed
updated windows installer
1 parent 678eac3 commit a89aa79

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

tests/coverage_report.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# MoleditPy Coverage Report
22

3-
- **Overall Project Coverage (Full)**: **69.59%**
4-
- **Core Molecular Logic Coverage**: **77.43%**
3+
- **Overall Project Coverage (Full)**: **69.58%**
4+
- **Core Molecular Logic Coverage**: **77.42%**
55

66
> [!NOTE]
77
> **Core Molecular Logic Coverage** excludes UI boilerplate (dialogs, view managers, and interactor styles) to focus on scientific algorithm reliability.
@@ -36,15 +36,15 @@
3636
| moleditpy\src\moleditpy\ui\io_logic.py | 636 | 131 | 79.4% |
3737
| moleditpy\src\moleditpy\ui\main_window_init.py | 1188 | 167 | 85.9% |
3838
| moleditpy\src\moleditpy\ui\molecular_scene_handler.py | 858 | 178 | 79.3% |
39-
| moleditpy\src\moleditpy\ui\molecule_scene.py | 502 | 180 | 64.1% |
39+
| moleditpy\src\moleditpy\ui\molecule_scene.py | 502 | 182 | 63.7% |
4040
| moleditpy\src\moleditpy\ui\sip_isdeleted_safe.py | 13 | 4 | 69.2% |
4141
| moleditpy\src\moleditpy\ui\string_importers.py | 127 | 27 | 78.7% |
4242
| moleditpy\src\moleditpy\ui\ui_manager.py | 372 | 112 | 69.9% |
4343
| moleditpy\src\moleditpy\ui\view_3d_logic.py | 985 | 246 | 75.0% |
4444
| moleditpy\src\moleditpy\utils\constants.py | 31 | 0 | 100.0% |
4545
| moleditpy\src\moleditpy\utils\default_settings.py | 1 | 0 | 100.0% |
4646
| moleditpy\src\moleditpy\utils\sip_isdeleted_safe.py | 19 | 8 | 57.9% |
47-
| **TOTAL** | **10990** | **2480** | **77.43%** |
47+
| **TOTAL** | **10990** | **2482** | **77.42%** |
4848

4949
### Full Application Breakdown
5050

@@ -86,7 +86,7 @@
8686
| moleditpy\src\moleditpy\ui\main_window_init.py | 1188 | 167 | 85.9% |
8787
| moleditpy\src\moleditpy\ui\mirror_dialog.py | 70 | 7 | 90.0% |
8888
| moleditpy\src\moleditpy\ui\molecular_scene_handler.py | 858 | 178 | 79.3% |
89-
| moleditpy\src\moleditpy\ui\molecule_scene.py | 502 | 180 | 64.1% |
89+
| moleditpy\src\moleditpy\ui\molecule_scene.py | 502 | 182 | 63.7% |
9090
| moleditpy\src\moleditpy\ui\move_group_dialog.py | 350 | 208 | 40.6% |
9191
| moleditpy\src\moleditpy\ui\periodic_table_dialog.py | 33 | 7 | 78.8% |
9292
| moleditpy\src\moleditpy\ui\planarize_dialog.py | 102 | 27 | 73.5% |
@@ -108,7 +108,7 @@
108108
| moleditpy\src\moleditpy\utils\default_settings.py | 1 | 0 | 100.0% |
109109
| moleditpy\src\moleditpy\utils\sip_isdeleted_safe.py | 19 | 8 | 57.9% |
110110
| moleditpy\src\moleditpy\utils\system_utils.py | 34 | 18 | 47.1% |
111-
| **TOTAL** | **14118** | **4293** | **69.59%** |
111+
| **TOTAL** | **14118** | **4295** | **69.58%** |
112112

113113
## Test Suite Status
114114
- **Unit tests**: PASSED

windows-installer/windows_installer-jp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ Open Babelのフォールバックが必要な複雑な分子では、3D変換
2121
以下のリンクからインストーラーをダウンロードしてください。
2222
クリックするとダウンロードが開始されます。
2323

24-
[MoleditPy Windows Installer をダウンロード](https://github.com/HiroYokoyama/python_molecular_editor/releases/download/3.0.6/MoleditPy_3.0.6_win64_setup.exe)
24+
[MoleditPy Windows Installer をダウンロード](https://github.com/HiroYokoyama/python_molecular_editor/releases/download/3.1.0/MoleditPy_3.1.0_win64_setup.exe)
2525

2626
ポータブル版もご利用いただけます:
2727

28-
[MoleditPy Windows Portable をダウンロード](https://github.com/HiroYokoyama/python_molecular_editor/releases/download/3.0.6/MoleditPy_3.0.6_win64_portable.zip)
28+
[MoleditPy Windows Portable をダウンロード](https://github.com/HiroYokoyama/python_molecular_editor/releases/download/3.1.0/MoleditPy_3.1.0_win64_portable.zip)
2929

3030
## インストール手順
3131

windows-installer/windows_installer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ Note: As `pip` is not included in this package, plugins requiring external depen
2222
Please download the installer from the link below.
2323
The download will start upon clicking.
2424

25-
[Download MoleditPy Windows Installer](https://github.com/HiroYokoyama/python_molecular_editor/releases/download/3.0.6/MoleditPy_3.0.6_win64_setup.exe)
25+
[Download MoleditPy Windows Installer](https://github.com/HiroYokoyama/python_molecular_editor/releases/download/3.1.0/MoleditPy_3.1.0_win64_setup.exe)
2626

2727
A portable version is also available:
2828

29-
[Download MoleditPy Windows Portable](https://github.com/HiroYokoyama/python_molecular_editor/releases/download/3.0.6/MoleditPy_3.0.6_win64_portable.zip)
29+
[Download MoleditPy Windows Portable](https://github.com/HiroYokoyama/python_molecular_editor/releases/download/3.1.0/MoleditPy_3.1.0_win64_portable.zip)
3030

3131
## Installation Steps
3232

0 commit comments

Comments
 (0)