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
.
IntelPython
/
dpctl
Public
Notifications
You must be signed in to change notification settings
Fork
40
Star
130
Code
Issues
38
Pull requests
7
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Modified gen_coverage to also collect data from Pybind11 modules
- #1476
#1476
Merged
oleksandr-pavlyk
merged 11 commits into
master
IntelPython/dpctl:master
from
coverage-for-pybind11-extensions
IntelPython/dpctl:coverage-for-pybind11-extensions
Copy head branch name to clipboard
Dec 13, 2023
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Modified gen_coverage to also collect data from Pybind11 modules
#1476
oleksandr-pavlyk
merged 11 commits into
master
IntelPython/dpctl:master
from
coverage-for-pybind11-extensions
IntelPython/dpctl:coverage-for-pybind11-extensions
Copy head branch name to clipboard
Commits
Commits on Dec 12, 2023
Modified gen_coverage to also collect data from Pybind11 modules
Show description for 1610adf
oleksandr-pavlyk
committed
1610adf
View commit details
Copy full SHA for 1610adf
Browse repository at this point
Added print statement for debugging
oleksandr-pavlyk
committed
74800be
View commit details
Copy full SHA for 74800be
Browse repository at this point
Search in dpctl, not in _sklearn folder
oleksandr-pavlyk
committed
c284241
View commit details
Copy full SHA for c284241
Browse repository at this point
Corrected use of hard-coded sycl-targets
oleksandr-pavlyk
committed
b2604e6
View commit details
Copy full SHA for b2604e6
Browse repository at this point
pybind11 extensions in dpctl.tensor set linker flags for coverage generation
oleksandr-pavlyk
committed
1500a06
View commit details
Copy full SHA for 1500a06
Browse repository at this point
_device_queries pybind11 extension also uses coverege linker flags
oleksandr-pavlyk
committed
d34a2aa
View commit details
Copy full SHA for d34a2aa
Browse repository at this point
Add support for verbose option in gen_coverage
oleksandr-pavlyk
committed
d010a40
View commit details
Copy full SHA for d010a40
Browse repository at this point
Do not use -fno-sycl-use-footer
oleksandr-pavlyk
committed
d040437
View commit details
Copy full SHA for d040437
Browse repository at this point
Use gen_coverage.py --verbose
oleksandr-pavlyk
committed
ee333f7
View commit details
Copy full SHA for ee333f7
Browse repository at this point
Use profile instrumentation compile flags for pybind11 extensions
oleksandr-pavlyk
committed
1acdc2c
View commit details
Copy full SHA for 1acdc2c
Browse repository at this point
Turn coverage collection for pybind11 extensions off by default
Show description for 644eadc
oleksandr-pavlyk
committed
644eadc
View commit details
Copy full SHA for 644eadc
Browse repository at this point
You can’t perform that action at this time.