-
Updated
Feb 18, 2021 - Python
Here's what's popular on GitHub today...
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
ASP.NET
-
Updated
Feb 19, 2021 - Shell
-
Updated
Feb 18, 2021 - TypeScript
-
Updated
Feb 18, 2021 - JavaScript
-
Updated
Feb 17, 2021 - Python
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
LGTM
Continuous security analysis
LGTM is a code analysis platform for identifying vulnerabilities and preventing them from reaching production.
LGTM automatically runs 1600+ standard analyses contributed by researchers from the Semmle Security Research Team and our customer community, including Microsoft, Google, Uber and Mozilla.
Quickly refine and run custom QL queries to find variants of known issues and prevent them from being re-introduced into your codebase.
-
Updated
Feb 18, 2021
-
Updated
Feb 18, 2021
-
Updated
Feb 18, 2021 - JavaScript
-
Updated
Feb 18, 2021 - Python
100 coverage
We're down from 100 coverage again.
---------------------|----------|----------|----------|----------|-------------------|
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s |
---------------------|----------|----------|----------|----------|-------------------|
All files | 99.64 | 98.59 | 100 | 99.63 | |
und
-
Updated
Feb 17, 2021
In what area(s)?
/area test-and-release
Describe the proposal
Add /assign feature to dapr-bot workflow
-
Updated
Jan 21, 2021 - JavaScript
-
Updated
Feb 17, 2021 - Python
-
Updated
Feb 18, 2021 - Jupyter Notebook
-
Updated
Feb 3, 2021 - Java
-
Updated
Feb 4, 2021
-
Updated
Feb 18, 2021 - Julia
-
Updated
Jan 28, 2021 - JavaScript
In my mind one of the key things (besides visualization) Sourcetrail provides is a useful graph structure for source code that can be used for various types of analysis, without having to go through the pain of writing a clang analyzer yourself. However, since sourcetrail doesn't have plugins (#1076), writing your own analysis tools is a bit of work, and may not let you use other kinds of graph an
-
Updated
Feb 17, 2021 - JavaScript
- I have searched the issues of this repository and believe that this is not a duplicate.
Reproduction link
Steps to reproduce
- Open demo at https://ant.desig
-
Updated
Feb 19, 2021 - Go
Check Run Reporter
Now supporting Checkstyle!
Check Run Reporter takes your JUnit, Checkstyle, and other structured reports and presents their results to you right in the GitHub UI. No more need to dig through your pages of CI logs to find out why your build failed.
Move the docker setup to a separate repository. Moving this outside core makes cleaner code.
Keeping docker-setup inside the core code, then adding a number of other similar systems like Vagrant, will over time create a mess. Better move them out. It also mak