-
Updated
Apr 16, 2020 - COBOL
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Apr 16, 2020 - CMake
-
Updated
Apr 16, 2020 - Java
In 1.2, we can read the following:
You can use --autosquash to squash all your commits to a single commit. Nobody wants many commits for a single feature in develop branch. read more...
I think that asserting that nobody wants that is a fallacy. There are good reasons for which you would want to keep those commits separated even in develop branch:
- know what the reason of a change wa
Rollbar
Rollbar provides real-time, full-stack exception reporting and debugging tools for developers. Rollbar integrates in moments with apps built in JavaScript, Ruby, Python, PHP, Node.js, Android, iOS, Go, Java, .NET and more.
Rollbar integrates with GitHub to link stack traces to the underlying source code, correlate exceptions to code changes, and create GitHub issues so teams can manage errors in their existing workflow.
-
Updated
Apr 16, 2020 - Jupyter Notebook
Just an obvious request, it would be nice if we could use a config file for defining the bundler options/parameters, like we have in other JavaScript bundlers (webpack.config.js, rollup.config.js, etc).
And nice work man, I'm looking forward for this project!
Regards.
-
Updated
Apr 14, 2020 - Python
-
Updated
Apr 16, 2020 - JavaScript
-
Updated
Apr 16, 2020
-
Updated
Apr 16, 2020
-
Updated
Apr 17, 2020 - Jupyter Notebook
-
Updated
Apr 16, 2020 - Assembly
-
Updated
Oct 21, 2019 - Vue
Please make sure that this is a bug. As per our
GitHub Policy,
we only address code/doc bugs, performance issues, feature requests and
build/installation issues on GitHub. tag:bug_template
System information
- Have I written custom code (as opposed to using a stock
example script provided in TensorFlow): Yes
-
Updated
Apr 17, 2020
Documentation
It would be great to have a documentation page / file, so we all can try to help on the project or self host or fork it!
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.
Before we have a good fix for #63 we should manually verify the qemu args somehow. We may have to copy-paste code from qemu or something. In the very least we should be aware of incompatible config options exposed in the UI (maybe we can't check additional args).