Skip to content

numpy docstrings validation against changed files in a pr#172

Closed
shivashanmugam wants to merge 6 commits into
mainfrom
siva/microbots-pre-commit-validation
Closed

numpy docstrings validation against changed files in a pr#172
shivashanmugam wants to merge 6 commits into
mainfrom
siva/microbots-pre-commit-validation

Conversation

@shivashanmugam

@shivashanmugam shivashanmugam commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

numpy docstrings validation against changed files in a pr
.
As of now microbots have validation against all files which will report coverage without blocking the PR.
.
But with this change microbots will validate numpy docstrings only against the changes files will block if the numpy validation fails

@codecov-commenter

codecov-commenter commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.24%. Comparing base (628923c) to head (2cd99b3).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #172      +/-   ##
==========================================
- Coverage   65.28%   65.24%   -0.05%     
==========================================
  Files          34       34              
  Lines        2394     2394              
==========================================
- Hits         1563     1562       -1     
- Misses        831      832       +1     
Flag Coverage Δ
ghcp 29.90% <ø> (ø)
integration 34.41% <ø> (ø)
ollama_local 31.78% <ø> (ø)
slow-browser 27.06% <ø> (ø)
slow-other 37.38% <ø> (-1.09%) ⬇️
unit 59.56% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/microbots/bot/LogAnalysisBot.py 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@shivashanmugam shivashanmugam marked this pull request as draft June 26, 2026 06:27
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.

2 participants