Skip to content

feat: sheet-checking-and-inspections#91

Open
g-pechorin wants to merge 10 commits into
mainfrom
inspection
Open

feat: sheet-checking-and-inspections#91
g-pechorin wants to merge 10 commits into
mainfrom
inspection

Conversation

@g-pechorin
Copy link
Copy Markdown

✨ Feature

PR Description

Adds an inspect() function that detects things like #78

Would like to detect #8 with it as well (next)

Related Issues or other material

Related #8
Closes #78

Screenshots, example outputs/behaviour etc.

✅ Added/updated tests?

  • This PR contains relevant tests / Or doesn't need to per the below explanation

@g-pechorin g-pechorin requested a review from AndyRae as a code owner May 29, 2026 16:39
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 29, 2026

Coverage

Coverage Report
FileStmtsMissBranchBrPartCoverMissing
nuh_helper/date_shift
   __init__.py1768276847%42–>51, 60, 80–87, 148–>146, 150–>144, 269–>283, 293–>308, 295, 368–514
   _excel.py942356870%27–>26, 34, 93, 124–137, 174, 207–>213, 220–231
   _parse.py30516285%31–40
   validation.py81742489%56, 70–72, 88–89, 117
nuh_helper/profile
   __init__.py958128011%33–40, 44–46, 52–69, 77–161
TOTAL4961982222257% 

Tests Skipped Failures Errors Time
69 0 💤 0 ❌ 0 🔥 9.773s ⏱️

Comment thread nuh_helper/date_shift/validation.py Fixed
Comment thread nuh_helper/date_shift/validation.py Fixed
Comment thread nuh_helper/date_shift/validation.py Fixed
Comment thread tests/test_inspect.py Fixed
Comment thread nuh_helper/date_shift/validation.py Fixed
@g-pechorin g-pechorin changed the title adds an inspection function and a simple test of it feat/sheet-checking-and-inspections Jun 1, 2026
Peter LaValle and others added 5 commits June 2, 2026 15:08
…mplicit (fall through) returns'

Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
@g-pechorin g-pechorin changed the title feat/sheet-checking-and-inspections feat: sheet-checking-and-inspections Jun 2, 2026
Comment thread tests/test_inspect.py Fixed
Comment thread tests/test_inspect.py Fixed
Comment thread tests/test_inspect.py Fixed
Comment thread tests/test_inspect.py Fixed
Comment thread tests/test_inspect.py Fixed
Comment thread tests/test_inspect.py Fixed
g-pechorin and others added 2 commits June 2, 2026 15:13
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
Comment thread tests/test_inspect.py Fixed
Comment thread tests/test_inspect.py Fixed
Peter LaValle added 2 commits June 2, 2026 19:28
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.

detect extra columns

1 participant