Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

Trending repository
GitHub CLI 1.0 is here

Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.

C++ logo
Popular topic
C++ is a general purpose and object-oriented programming language.
Hacktoberfest
Upcoming event recommended by GitHub
Oct
1

Hacktoberfest

October 01, 2020 - October 31, 2020 • Online

Hacktoberfest
Trending repository
lukasm91
lukasm91 commented Aug 24, 2019

GTest exports the following targets:

  • GTest::gtest
  • GTest::gtest_main
  • GTest::gmock
  • GTest::gmock_main

This targets should also be available when adding gtest with add_subdirectory (or FetchContent), because this should behave the same way as adding GTest with find_package. So somewhere, we should add the aliases to these targets, i.e.

add_library(GTest::gtest ALIAS 
Google Cloud Build screenshot
App recommended by GitHub

Google Cloud Build

Google Cloud Build

Google Cloud Build lets you create fast, consistent, reliable builds across all languages. Automatically build containers or non-container artifacts on commits to your GitHub repository. Get complete control over defining custom workflows for building, testing, and deploying across multiple environments such as VMs, serverless, Kubernetes, or Firebase.

Trending repository
PrestonN
PrestonN commented Oct 6, 2020

Describe the solution you'd like to see implemented
When adding channels to a new profile, it has been suggested to know which channels are present in another profile. My suggested solution to this is to have a drop down where the user can select which profile they'd like to display and filters / additions would be based off of that instead of the "All Channels" profile.

**Additional cont

react
Trending repository
Codecov | Code Coverage Reports screenshot
App recommended by GitHub

Codecov | Code Coverage Reports

Codecov provides highly integrated tools to group, merge, archive and compare coverage reports.

  1. Uploads coverage reports from your CI
  2. Merges all builds and languages into one beautiful, coherent report.
  3. Displays data in GitHub via our Sourcegraph browser extension.

Is your team using GitHub Enterprise? If so, check out Codecov Enterprise.

Do you have less than 5 users in your organization? You can sign up for free on codecov.io.

You can’t perform that action at this time.