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
Type
/
to 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
.
mapillary
/
mapillary_tools
Public
Notifications
You must be signed in to change notification settings
Fork
144
Star
314
Code
Issues
25
Pull requests
5
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Refactor unit tests: hoist imports, add EXIF read/write coverage, split exiftool tests
- #821
#821
Merged
ptpt
merged 14 commits into
main
mapillary/mapillary_tools:main
from
refactor-test-imports
mapillary/mapillary_tools:refactor-test-imports
Copy head branch name to clipboard
Jun 24, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Refactor unit tests: hoist imports, add EXIF read/write coverage, split exiftool tests
#821
ptpt
merged 14 commits into
main
mapillary/mapillary_tools:main
from
refactor-test-imports
mapillary/mapillary_tools:refactor-test-imports
Copy head branch name to clipboard
Commits
Commits on Jun 5, 2026
Hoist function-level imports to module scope in unit tests
Show description for f6758a6
ptpt
committed
f6758a6
View commit details
Copy full SHA for f6758a6
Browse repository at this point
Commits on Jun 6, 2026
Add unit tests for exif_read and exif_write coverage gaps
Show description for 28d46d0
ptpt
committed
28d46d0
View commit details
Copy full SHA for 28d46d0
Browse repository at this point
Drop exif_write tests that reach into ExifEdit._ef internals
Show description for 616eaed
ptpt
committed
616eaed
View commit details
Copy full SHA for 616eaed
Browse repository at this point
Revert "Drop exif_write tests that reach into ExifEdit._ef internals"
Show description for 8306b6e
ptpt
committed
8306b6e
View commit details
Copy full SHA for 8306b6e
Browse repository at this point
Cover _safe_dump recovery via committed fixtures instead of _ef
Show description for b05408c
ptpt
committed
b05408c
View commit details
Copy full SHA for b05408c
Browse repository at this point
Move corrupt-EXIF fixtures to tests/unit/data
Show description for 59ffd28
ptpt
committed
59ffd28
View commit details
Copy full SHA for 59ffd28
Browse repository at this point
Reference relocated corrupt-EXIF fixtures from tests/unit/data
Show description for 32c4875
ptpt
committed
32c4875
View commit details
Copy full SHA for 32c4875
Browse repository at this point
Cover large-thumbnail recovery via fixture instead of _ef
Show description for b09d528
ptpt
committed
b09d528
View commit details
Copy full SHA for b09d528
Browse repository at this point
Describe behavior, not internals, in exif test comments
Show description for 28e6a7e
ptpt
committed
28e6a7e
View commit details
Copy full SHA for 28e6a7e
Browse repository at this point
Remove corrupt-EXIF fixture generator script
Show description for f7d3c15
ptpt
committed
f7d3c15
View commit details
Copy full SHA for f7d3c15
Browse repository at this point
Commits on Jun 7, 2026
fix format
ptpt
committed
b65e876
View commit details
Copy full SHA for b65e876
Browse repository at this point
Split exiftool reader tests into their own files
Show description for 581078d
ptpt
committed
581078d
View commit details
Copy full SHA for 581078d
Browse repository at this point
Drop geo import from test_exifread; inline as_unix_time helper
ptpt
committed
397b8ac
View commit details
Copy full SHA for 397b8ac
Browse repository at this point
Test _parse_coord via public extract_lon_lat
ptpt
committed
feda3ac
View commit details
Copy full SHA for feda3ac
Browse repository at this point
You can’t perform that action at this time.