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
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
.
lambda-sh
/
lambda
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
12
Code
Issues
65
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
chore(lambda-rs): Increase code coverage for rendering
- #177
#177
Merged
vmarcella
merged 13 commits into
main
lambda-sh/lambda:main
from
vmrcella/increase-rendering-test-coverage
lambda-sh/lambda:vmrcella/increase-rendering-test-coverage
Copy head branch name to clipboard
Feb 9, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
chore(lambda-rs): Increase code coverage for rendering
#177
vmarcella
merged 13 commits into
main
lambda-sh/lambda:main
from
vmrcella/increase-rendering-test-coverage
lambda-sh/lambda:vmrcella/increase-rendering-test-coverage
Copy head branch name to clipboard
Commits
Commits on Feb 7, 2026
[add] a more comprehensive set of tests for the renderer.
vmarcella
committed
9609db9
View commit details
Copy full SHA for 9609db9
Browse repository at this point
[update] gitignore to exclude coverage folders.
vmarcella
committed
f6489a1
View commit details
Copy full SHA for f6489a1
Browse repository at this point
[add] documentation to all of the tests.
vmarcella
committed
a5b5f8b
View commit details
Copy full SHA for a5b5f8b
Browse repository at this point
[update] gpu dependent tests to use a software device if there is no hardware one present (I.E. mesa in our CI).
vmarcella
committed
ef7e208
View commit details
Copy full SHA for ef7e208
Browse repository at this point
[refactor] test gpu creation to be centralized.
vmarcella
committed
249f53a
View commit details
Copy full SHA for 249f53a
Browse repository at this point
Commits on Feb 9, 2026
[remove] render coverage binary for now.
vmarcella
committed
265883c
View commit details
Copy full SHA for 265883c
Browse repository at this point
[update] view to be acquired when render passes begin.
vmarcella
committed
9e08c41
View commit details
Copy full SHA for 9e08c41
Browse repository at this point
Merge branch 'main' into vmrcella/increase-rendering-test-coverage
vmarcella
committed
519b149
View commit details
Copy full SHA for 519b149
Browse repository at this point
Merge branch 'main' into vmrcella/increase-rendering-test-coverage
vmarcella
authored
f237d82
View commit details
Copy full SHA for f237d82
Browse repository at this point
[fix] warnings and add documentation around frame acquisition
vmarcella
committed
de01074
View commit details
Copy full SHA for de01074
Browse repository at this point
[update] diagnostic message when gpu adapter instantiation fails & update how mesa is installed and configured in our pipelines
vmarcella
committed
62660a4
View commit details
Copy full SHA for 62660a4
Browse repository at this point
Merge branch 'main' of https://github.com/lambda-sh/lambda into vmrcella/increase-rendering-test-coverage
vmarcella
committed
121de80
View commit details
Copy full SHA for 121de80
Browse repository at this point
Merge branch 'vmrcella/increase-rendering-test-coverage' of https://github.com/lambda-sh/lambda into vmrcella/increase-rendering-test-coverage
vmarcella
committed
e62b5c3
View commit details
Copy full SHA for e62b5c3
Browse repository at this point
You can’t perform that action at this time.