Here's what's popular on GitHub today...
Trending repository
-
Updated
Jul 6, 2022 - C++
Event
We want to hear how you’re using Git in unexpected ways. Take us deep into how your team is using Git at massive scale. Share how you’re bringing new developers into the fold with Git. If Git is a major part of how you work, we want to hear your story.
Popular topic
Trending repository
-
Updated
Jul 6, 2022 - Python
Trending repository
Upcoming event recommended by GitHub
30 Minutes to Merge: Accelerate shipping with GitHub Projects
August 24, 2022 • Online
Trending repository
-
Updated
Jul 6, 2022 - TypeScript
Trending repository
-
Updated
Jul 4, 2022
Collection recommended by GitHub
App recommended by GitHub
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.
Trending repository
-
Updated
Jun 27, 2022 - Python
Trending repository
Trending repository
We have a lot of is_prime (or similar) functions: https://github.com/TheAlgorithms/Python/search?p=4&q=is_prime, https://github.com/TheAlgorithms/Python/search?q=isPrime, data_structures/hashing/number_theory/prime_numbers, etc. Shall we use one common function for that exactly identical
Trending repository
-
Updated
Mar 17, 2022
Trending repository
Sonar complains about several functions having too high "cognitive complexity", see --> https://sonarcloud.io/project/issues?resolved=false&severities=CRITICAL&id=starlite-api_starlite. It would be nice to refactor these to be both clearer and simpler - probably by splitting them into functions, or refactoring them into classes, using functional composition etc.
This is a good issue for those
Trending repository
Is your enhancement request related to a problem? Please describe.
Clear visual indication when an integration/application is connected/active.
Slack is fully connected and active at this stage. It would be nice to have a visual indicator on this page to know slack is connected without clicking on configure and navigating to another page.
:$(VERSION)
I may be misunderstanding but shouldn't it be v$(VERSION)? As-is it will tag it as 0.0.1
Trending repository
-
Updated
Jul 1, 2022 - Python
Trending repository
Duplicates
- I have searched the existing issues
Latest version
- I have tested the latest version
Current behavior 😯
When I augment IconButton with new colors:
declare module "@mui/material/IconButton" {
interface IconButtonPropsColorOverrides {
textPrimary: true;
textSecondary: true;
}
}and then try to use these colors:
<Trending repository
We can reduce friction by figuring out how to load data most efficiently to polars memory.
Trending repository
-
Updated
Jul 5, 2022 - Python
Trending repository
-
Updated
Jul 6, 2022 - Python
App recommended by GitHub
Codefresh
Build fast, deploy faster
Codefresh is a container-native CI/CD platform running on Kubernetes with embedded caching to provide maximum performance and high scalability.
Assemble pipelines in seconds
In Codefresh, every step in your pipeline is a Docker image, leverage the many out-of-the-box images available already in the codefresh plugins page to assemble your first pipeline or create your own custom steps using any Docker image.
能否通过 Tor 网络发请求让攻击行为无法追踪?