-
Updated
Apr 25, 2021 - JavaScript
Here's what's popular on GitHub today...
-
Updated
Apr 25, 2021 - Dart
In this “30 Minutes to Merge” we’ll be joined by Solutions Engineer @Hollywood. We’ll dig in deeper into branching and merging strategies to optimize productivity, support multiple releases and manage code changes, git merge vs rebase. See you April 23rd at 11:00 am EST, 16:00 UK.
Nim
-
Updated
Mar 31, 2021 - Java
-
Updated
Apr 24, 2021 - TypeScript
-
Updated
Apr 24, 2021 - C++
Made in India
Open source projects built in or receiving significant contributions from India :india:
Coveralls
Coveralls.io: Deliver Better Code
We help you deliver code confidently by showing which parts of your code aren’t covered by your test suite.
Eliminate Tech Debt
Maintaining a well-tested codebase is mission-critical, but figuring out where your tests are lacking can be painful. You're already running your tests on a continuous integration server, let it do the heavy lifting. Coveralls works with your CI to sift through coverage data to find gaps you didn't know you had.
Description
AccessibilityAndroidExample.android.js does not have proper Flow types. Without Flow typing enforced, it is easy for bugs to be introduced when making changes to this file. This issue details the work to enforce Flow typing in this file.
Ste
-
Updated
Apr 24, 2021 - JavaScript
-
Updated
Apr 25, 2021 - Go
-
Updated
Apr 23, 2021 - C++
-
Updated
Apr 24, 2021 - C
-
Updated
Apr 14, 2021 - Python
-
Updated
Apr 19, 2021
-
Updated
Apr 24, 2021
-
Updated
Apr 22, 2021 - Python
-
Updated
Apr 24, 2021 - Jupyter Notebook
DOM attributes have many corner cases, every JS UI framework handles these.
For rrweb, we need improve our setAttribute and removeAttribute calls.
-
Updated
Apr 15, 2021
-
Updated
Apr 25, 2021 - Java
-
Updated
Apr 25, 2021 - Go
Is your feature request related to a problem?
Improve the information displayed in the checkout when a product is without stock
From https://www.prestashop.com/forums/topic/1041442-nobody-can-figure-it-out-we-need-a-specialist/
Describe the solution you'd like
Display the combination from the product without stock.
Additional context
Which one is the product withou
-
Updated
Apr 22, 2021 - TypeScript
Codacy
Codacy is an automated code analysis/quality tool that helps developers ship better software, faster. With Codacy, you get static analysis, cyclomatic complexity, duplication and code unit test coverage changes in every commit and pull request.
You can use Codacy to enforce your code quality standard, save time in code reviews, enforce security best practices and onboard developers faster. Integrate with your GitHub repositories to get quality analysis of every pull request inside GitHub.


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.