-
Updated
Jun 12, 2021 - C
Here's what's popular on GitHub today...
-
Updated
Jun 10, 2021
We’ve seen some amazing community projects this last month. This was a huge month for the community with hundreds of new releases. There’s everything from world-changing tech to weekend hobbies.
-
Updated
Jun 12, 2021 - Jupyter Notebook
-
Updated
Jun 9, 2021
GitHub Presente: Em Portuguese
June 15, 2021 • Online
-
Updated
Jun 12, 2021 - TypeScript
-
Updated
Jun 11, 2021 - Swift
WakaTime
Productivity metrics, insights, and time tracking automatically generated from your programming activity.
How it Works
-
Install the open-source plugin for your editor
-
Write code like you already do
-
Get a personal or team dashboard with metrics about your programming
Features
- Fully-automatic project detection
- Language usage breakdown
- Private Leaderboards
- Commit stats
- Embeddable SVG charts
-
Updated
Jun 11, 2021 - TypeScript
-
Updated
Jun 10, 2021 - TypeScript
-
Updated
Jun 8, 2021
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
Jun 11, 2021 - Jupyter Notebook
-
Updated
Jun 12, 2021 - Go
-
Updated
Jun 10, 2021 - PowerShell
-
Updated
Jun 11, 2021 - TypeScript
-
Updated
Jun 11, 2021 - JavaScript
-
Updated
Jun 11, 2021
-
Updated
Jun 11, 2021 - JavaScript
Steps to reproduce:
- Visit the Actions tab.
- Create an action with some comment
- Try modifying the action comment
-
Updated
Jun 11, 2021 - JavaScript
With PaperMC getting access to the new GitHub templates that are slowly rolling out, it would be cool to consider some kind of command to help pre-fill information for reporting bug
As seen here (https://github.com/PaperMC/Paper/blob/0d92e6b53f1889fadc6a6c6aaf72b7e83a37aa31/.github/ISSUE_TEMPLATE/behavior-bug-or-plugin-incompatibility.yml) PaperMC is already in the works on the new template st
Codecov | Code Coverage
Codecov provides highly integrated tools to group, merge, archive and compare coverage reports.
- Uploads coverage reports from your CI
- Merges all builds and languages into one beautiful, coherent report.
- Displays coverage data in GitHub Files tab
Is your team using GitHub Enterprise? If so, check out Codecov Self-Hosted.
Do you have less than 5 users in your organization? You can sign up for free on codecov.io.
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_mainThis targets should also be available when adding gtest with
add_subdirectory(orFetchContent), because this should behave the same way as adding GTest withfind_package. So somewhere, we should add the aliases to these targets, i.e.