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
.
utPLSQL
/
utPLSQL-SQLDeveloper
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
71
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
#102 Run tests with code coverage
- #105
#105
Merged
PhilippSalvisberg
merged 19 commits into
master
utPLSQL/utPLSQL-SQLDeveloper:master
from
feature/issue-102-code-coverage
utPLSQL/utPLSQL-SQLDeveloper:feature/issue-102-code-coverage
Copy head branch name to clipboard
May 30, 2020
Conversation
Commits
19
(19)
Checks
Files changed
Merged
#102 Run tests with code coverage
#105
PhilippSalvisberg
merged 19 commits into
master
utPLSQL/utPLSQL-SQLDeveloper:master
from
feature/issue-102-code-coverage
utPLSQL/utPLSQL-SQLDeveloper:feature/issue-102-code-coverage
Copy head branch name to clipboard
Commits
Commits on May 30, 2020
add methods produceReportWithCoverage and getHtmlCoverage
PhilippSalvisberg
committed
8be0c92
View commit details
Copy full SHA for 8be0c92
Browse repository at this point
add test for produceReportWithCoverage
PhilippSalvisberg
committed
9605a71
View commit details
Copy full SHA for 9605a71
Browse repository at this point
execute setup and teardown per test
PhilippSalvisberg
committed
c18c484
View commit details
Copy full SHA for c18c484
Browse repository at this point
add null checks for parameters
PhilippSalvisberg
committed
758872c
View commit details
Copy full SHA for 758872c
Browse repository at this point
add public openInBrowser method
PhilippSalvisberg
committed
55b8727
View commit details
Copy full SHA for 55b8727
Browse repository at this point
reuse code coverage test setup with actual coverage result
PhilippSalvisberg
committed
fd0d3df
View commit details
Copy full SHA for fd0d3df
Browse repository at this point
add support to run tests with code coverage in one run
PhilippSalvisberg
committed
5284796
View commit details
Copy full SHA for 5284796
Browse repository at this point
add test with code coverage
PhilippSalvisberg
committed
b1985e6
View commit details
Copy full SHA for b1985e6
Browse repository at this point
run code coverage via realtime reporter if possible
PhilippSalvisberg
committed
e280483
View commit details
Copy full SHA for e280483
Browse repository at this point
no dedicated connection required anymore
PhilippSalvisberg
committed
22610ee
View commit details
Copy full SHA for 22610ee
Browse repository at this point
configure default fetch size of 100 (except for consumeReport)
PhilippSalvisberg
committed
e677de7
View commit details
Copy full SHA for e677de7
Browse repository at this point
add resources for code coverage (icon and tooltip text)
PhilippSalvisberg
committed
667b5fc
View commit details
Copy full SHA for 667b5fc
Browse repository at this point
calculate default schemas and provide getter; handle test env.
PhilippSalvisberg
committed
c2e7b12
View commit details
Copy full SHA for c2e7b12
Browse repository at this point
populate default value for schemas under test
PhilippSalvisberg
committed
acfb60e
View commit details
Copy full SHA for acfb60e
Browse repository at this point
test calcuation of default schemas under test
PhilippSalvisberg
committed
6f5e7cb
View commit details
Copy full SHA for 6f5e7cb
Browse repository at this point
add code coverage to toolbar of realtime reporter (all tests)
PhilippSalvisberg
committed
89565a4
View commit details
Copy full SHA for 89565a4
Browse repository at this point
use list of schemas instead of top schema as default
PhilippSalvisberg
committed
d589045
View commit details
Copy full SHA for d589045
Browse repository at this point
amend test based on new default logic
PhilippSalvisberg
committed
84ffaeb
View commit details
Copy full SHA for 84ffaeb
Browse repository at this point
add code coverage context menu on overview table
PhilippSalvisberg
committed
64cbad0
View commit details
Copy full SHA for 64cbad0
Browse repository at this point
You can’t perform that action at this time.