Skip to content

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

GitHub Skyline
Staff pick

View a 3D model of your GitHub contribution graph. Share it, print it, and more!

Telegram logo
Popular topic
Telegram is a non-profit, cloud-based instant messaging service.
GitHub CTF - A Call to Hacktion!
Upcoming event recommended by GitHub
Mar
17

GitHub CTF - A Call to Hacktion!

March 17, 2021 - March 21, 2021 • Online

The GitHub Security Lab CTF is a contest where participants are challenged to leverage software vulnerabilities to solve a real world security puzzle.
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 
App recommended by GitHub

CircleCI

Now supporting GitHub Checks!

You can now see the status of your CircleCI workflows and related jobs all within the GitHub UI. Enable this feature in your CircleCI organization settings for new and existing accounts.

Build faster. Test more. Fail less.

Let CircleCI help your team focus on making a great product. Speed up your test and delivery cycle and improve productivity, without running your own infrastructure.

pytorch-lightning
Trending repository
Trending repository
jirikeller
jirikeller commented Jul 26, 2018

In text editing, QWERTZ keyboard works fine, however keyboard shortcuts Y and Z are swaped.

Expected behavior

If I press "z" button (on QW... row) a read flag should be toggled
If I press "y" button (on YXC.. row) a "copy message" function should be evoked

Actual behavior

If I press "z" button (on QW... row) a "copy message" function is evoked
If I press "y" button (on YXC.. row)

budibase
Trending repository
Trending repository

Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.

  • Updated Feb 27, 2021
  • C++
BuildPulse screenshot
App recommended by GitHub

BuildPulse

Spend more time shipping and less time re-running flaky tests

BuildPulse automatically detects flaky tests and highlights the most disruptive ones so you know exactly where to focus first for maximum impact.

Integrates with popular test frameworks for JavaScript (Mocha, Cypress), Ruby (minitest, RSpec), Go, Python, and others.

Works with CircleCI, GitHub Actions, Semaphore, Travis CI, Jenkins (beta), and Buildkite (beta). Others are available by request.