Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
EffectiveRange
/
python-common-utility
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add BlobFsCapture and BlobExtractor
- #29
#29
Merged
AttilaGombosER
merged 13 commits into
main
EffectiveRange/python-common-utility:main
from
blob
EffectiveRange/python-common-utility:blob
Copy head branch name to clipboard
May 15, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add BlobFsCapture and BlobExtractor
#29
AttilaGombosER
merged 13 commits into
main
EffectiveRange/python-common-utility:main
from
blob
EffectiveRange/python-common-utility:blob
Copy head branch name to clipboard
Commits
Commits on May 15, 2026
Add comprehensive tests for BlobFsCapture and BlobExtractor functionality
Show description for 0010b90
effective-range
committed
0010b90
View commit details
Copy full SHA for 0010b90
Browse repository at this point
Refactor capture module: streamline imports and remove unused file path creation functions
effective-range
committed
5c3ab70
View commit details
Copy full SHA for 5c3ab70
Browse repository at this point
Clean up settings.json by removing unnecessary black-formatter arguments and tidy up capture.py by removing an empty line
effective-range
committed
cd4c4d3
View commit details
Copy full SHA for cd4c4d3
Browse repository at this point
Refactor capture module: replace TRIGGER_FRAME with TRIGGER_FRAME_FLAG and clean up unused code
effective-range
committed
4349f71
View commit details
Copy full SHA for 4349f71
Browse repository at this point
Update BlobFsCapture and BlobExtractor to support PNG compression level and adjust default max image bytes
effective-range
committed
823735b
View commit details
Copy full SHA for 823735b
Browse repository at this point
Refactor BlobExtractor to use memory mapping for file access and add context management support
effective-range
committed
a390107
View commit details
Copy full SHA for a390107
Browse repository at this point
Add test for BlobExtractor to handle truncated data sections while extracting images
effective-range
committed
121f33d
View commit details
Copy full SHA for 121f33d
Browse repository at this point
Remove unused imports in captureTest.py to clean up the code
effective-range
committed
68176b1
View commit details
Copy full SHA for 68176b1
Browse repository at this point
Add script entry point for er-blob-extract in pyproject.toml
effective-range
committed
b06a715
View commit details
Copy full SHA for b06a715
Browse repository at this point
Refactor main function to remove direct blob file argument and integrate add_args for argument parsing
effective-range
committed
3d8cc09
View commit details
Copy full SHA for 3d8cc09
Browse repository at this point
Update BlobExtractor argument name to blob_capture_file for consistency
effective-range
committed
33be1cf
View commit details
Copy full SHA for 33be1cf
Browse repository at this point
Replace opencv-python with opencv-python-headless in dependencies for compatibility
effective-range
committed
13a41f3
View commit details
Copy full SHA for 13a41f3
Browse repository at this point
Add pytest-cov to development dependencies for test coverage
effective-range
committed
ca3d19a
View commit details
Copy full SHA for ca3d19a
Browse repository at this point
You can’t perform that action at this time.