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
.
DelphiCodeCoverage
/
DelphiCodeCoverage
Public
Notifications
You must be signed in to change notification settings
Fork
39
Star
94
Code
Issues
12
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
1.0.15
User selector
All users
All time
Commit history
Commits on Apr 2, 2022
Merge branch 'master' of https://github.com/DelphiCodeCoverage/DelphiCodeCoverage
ekot1
committed
406f79e
View commit details
Copy full SHA for 406f79e
Browse repository at this point
Fix issue #21 CodeCoverage throws Access_Violations when Tests fail
ekot1
committed
1e6d78e
View commit details
Copy full SHA for 1e6d78e
Browse repository at this point
Commits on Mar 12, 2022
Merge pull request #18 from EricGrange/master
Show description for 8f275d2
ekot1
authored
8f275d2
View commit details
Copy full SHA for 8f275d2
Browse repository at this point
Commits on Mar 1, 2022
Merge branch 'master' of https://github.com/DelphiCodeCoverage/DelphiCodeCoverage
Eric Grange
committed
3aa0449
View commit details
Copy full SHA for 3aa0449
Browse repository at this point
HtmlReport changes:
Show description for c25d421
Eric Grange
committed
c25d421
View commit details
Copy full SHA for c25d421
Browse repository at this point
Commits on Feb 19, 2022
Merge pull request #17 from EricGrange/master
Show description for 9fc66a4
ekot1
authored
9fc66a4
View commit details
Copy full SHA for 9fc66a4
Browse repository at this point
Commits on Feb 14, 2022
HTMLReport improvements
Show description for 527be5b
Eric Grange
committed
527be5b
View commit details
Copy full SHA for 527be5b
Browse repository at this point
Commits on Feb 13, 2022
Merge pull request #16 from EricGrange/master
Show description for 35b5687
ekot1
authored
35b5687
View commit details
Copy full SHA for 35b5687
Browse repository at this point
Commits on Feb 10, 2022
Merge branch 'master' of https://github.com/DelphiCodeCoverage/DelphiCodeCoverage
Eric Grange
committed
5ba3fa2
View commit details
Copy full SHA for 5ba3fa2
Browse repository at this point
Source code coverage navigation
Show description for 0604e47
Eric Grange
committed
0604e47
View commit details
Copy full SHA for 0604e47
Browse repository at this point
Merge pull request #15 from EricGrange/master
Show description for 97107b5
ekot1
authored
97107b5
View commit details
Copy full SHA for 97107b5
Browse repository at this point
Commits on Feb 9, 2022
Modernized HTML coverage report
Show description for f3759b8
Eric Grange
committed
f3759b8
View commit details
Copy full SHA for f3759b8
Browse repository at this point
Commits on Aug 30, 2021
Fix issue #13 Link to wizard in readme.md is a bit outdated
ekot1
committed
a59c92a
View commit details
Copy full SHA for a59c92a
Browse repository at this point
Commits on Aug 19, 2021
Merge pull request #11 from Fr0sT-Brutal/feat_codepage
Show description for 98c9023
Laurensvanrun
authored
98c9023
View commit details
Copy full SHA for 98c9023
Browse repository at this point
Update README.markdown
Show description for 1a9c515
Fr0sT-Brutal
authored
1a9c515
View commit details
Copy full SHA for 1a9c515
Browse repository at this point
Commits on Aug 12, 2021
Merge pull request #12 from Fr0sT-Brutal/meta_compiler_ver
Show description for cd3ebbd
Laurensvanrun
authored
cd3ebbd
View commit details
Copy full SHA for cd3ebbd
Browse repository at this point
Commits on Aug 10, 2021
Meta: mention compiler requirements, remove unsupported versions from SetupEnvironment.bat
Fr0sT-Brutal
committed
158d1dc
View commit details
Copy full SHA for 158d1dc
Browse repository at this point
Add -cp option to README.markdown
Fr0sT-Brutal
committed
8fb9d39
View commit details
Copy full SHA for 8fb9d39
Browse repository at this point
+ Add tests
Fr0sT-Brutal
committed
7f5b440
View commit details
Copy full SHA for 7f5b440
Browse repository at this point
+ New option - codepage of source files. Could be set via command line argument `-cp` or read from DPROJ
Fr0sT-Brutal
committed
ebc2cf4
View commit details
Copy full SHA for ebc2cf4
Browse repository at this point
Merge pull request #8 from Fr0sT-Brutal/feat_read-searchpath-from-dproj
Show description for c83db22
Laurensvanrun
authored
c83db22
View commit details
Copy full SHA for c83db22
Browse repository at this point
+ Add test
Fr0sT-Brutal
committed
88045ae
View commit details
Copy full SHA for 88045ae
Browse repository at this point
Merge pull request #7 from Fr0sT-Brutal/fix_msg-spaces
Show description for dfd466e
Laurensvanrun
authored
dfd466e
View commit details
Copy full SHA for dfd466e
Browse repository at this point
Commits on Aug 4, 2021
+ Read UnitSearchPath from DPROJ
Fr0sT-Brutal
committed
6ab235f
View commit details
Copy full SHA for 6ab235f
Browse repository at this point
* Add missing spaces to some output messages
Fr0sT-Brutal
committed
2564a0b
View commit details
Copy full SHA for 2564a0b
Browse repository at this point
Commits on Jun 18, 2021
Merge pull request #6 from CoppensBart/CompilerFix
Show description for 5ae07f1
Laurensvanrun
authored
5ae07f1
View commit details
Copy full SHA for 5ae07f1
Browse repository at this point
Build fix for older compilers
Bart Coppens
committed
98fef13
View commit details
Copy full SHA for 98fef13
Browse repository at this point
Commits on Apr 12, 2021
Corrected usage description of option '-tec'
tschroff
committed
e017657
View commit details
Copy full SHA for e017657
Browse repository at this point
Added new option '-twd' to use the test executable's path as working directory
tschroff
committed
9ebd011
View commit details
Copy full SHA for 9ebd011
Browse repository at this point
Commits on Apr 9, 2021
Version information in executable
Laurensvanrun
committed
1314e8a
View commit details
Copy full SHA for 1314e8a
Browse repository at this point
Commits on Mar 12, 2021
Removed warning
Show description for fb8acf6
Laurensvanrun
committed
fb8acf6
View commit details
Copy full SHA for fb8acf6
Browse repository at this point
Commits on Mar 11, 2021
Usage information updated
Laurensvanrun
committed
0ae806a
View commit details
Copy full SHA for 0ae806a
Browse repository at this point
Fixed: EPrivilegeExceptions and EExternalExceptions when running project with CodeCoverage
Laurensvanrun
committed
24ee773
View commit details
Copy full SHA for 24ee773
Browse repository at this point
Win64 and WOW64 support
Laurensvanrun
committed
77c96ea
View commit details
Copy full SHA for 77c96ea
Browse repository at this point
Option '-xmlgenerics' for better coverage on generic classes
Laurensvanrun
committed
7774648
View commit details
Copy full SHA for 7774648
Browse repository at this point
Previous
Next
You can’t perform that action at this time.