Skip to content

refactor: Improve linting and formatting pipeline#23

Merged
Ahzyuan merged 6 commits intov0.1.xfrom
refactor/lint-format
Apr 23, 2025
Merged

refactor: Improve linting and formatting pipeline#23
Ahzyuan merged 6 commits intov0.1.xfrom
refactor/lint-format

Conversation

@Ahzyuan
Copy link
Copy Markdown
Member

@Ahzyuan Ahzyuan commented Apr 23, 2025

  1. Updated the order and the commands of linting and formatting
  2. Refactor the source codes and the test codes to meet the latest linting and formatting requirements.

@Ahzyuan Ahzyuan self-assigned this Apr 23, 2025
@Ahzyuan Ahzyuan changed the title refactor: Improve lint format refactor: Improve linting and formatting pipeline Apr 23, 2025
@github-actions
Copy link
Copy Markdown

Coverage

Coverage Details on macos under Python 3.8
FileStmtsMissCoverMissing
_stat_numeric.py1130100% 
config.py2801096%330, 367, 509, 515, 579–584
core.py3701396%417–418, 423, 460–461, 522, 664, 729, 792, 856, 1819, 1825, 1830
display.py436698%83, 437–438, 440, 799, 901
engine.py1060100% 
statistic.py4431596%54, 60, 66, 72, 77, 207, 792, 850–855, 868–869
unit.py410100% 
utils.py127199%71
TOTAL19164597% 

Summary (on macos under Python 3.8)

Tests Skipped Failures Errors Time
806 2 💤 0 ❌ 0 🔥 9.287s ⏱️

@github-actions
Copy link
Copy Markdown

Coverage

Coverage Details on ubuntu under Python 3.8
FileStmtsMissCoverMissing
_stat_numeric.py1130100% 
config.py2801096%330, 367, 509, 515, 579–584
core.py3701396%417–418, 423, 460–461, 522, 664, 729, 792, 856, 1819, 1825, 1830
display.py436698%83, 437–438, 440, 799, 901
engine.py1060100% 
statistic.py4431596%54, 60, 66, 72, 77, 207, 792, 850–855, 868–869
unit.py410100% 
utils.py127199%71
TOTAL19164597% 

Summary (on ubuntu under Python 3.8)

Tests Skipped Failures Errors Time
806 2 💤 0 ❌ 0 🔥 12.217s ⏱️

@github-actions
Copy link
Copy Markdown

Coverage

Coverage Details on windows under Python 3.8
FileStmtsMissCoverMissing
_stat_numeric.py1130100% 
config.py2801096%330, 367, 509, 515, 579–584
core.py3701396%417–418, 423, 460–461, 522, 664, 729, 792, 856, 1819, 1825, 1830
display.py436698%83, 437–438, 440, 799, 901
engine.py1060100% 
statistic.py4431596%54, 60, 66, 72, 77, 207, 792, 850–855, 868–869
unit.py410100% 
utils.py127199%71
TOTAL19164597% 

Summary (on windows under Python 3.8)

Tests Skipped Failures Errors Time
806 2 💤 0 ❌ 0 🔥 12.773s ⏱️

@Ahzyuan Ahzyuan merged commit 98416f3 into v0.1.x Apr 23, 2025
19 of 22 checks passed
@Ahzyuan Ahzyuan deleted the refactor/lint-format branch April 23, 2025 07:29
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