-
Updated
Nov 30, 2020 - PHP
events
Here are 2,262 public repositories matching this topic...
-
Updated
Nov 19, 2020 - Ruby
-
Updated
Nov 30, 2020 - PHP
-
Updated
Apr 30, 2020 - Ruby
-
Updated
Oct 24, 2020 - Java
-
Updated
Nov 25, 2020 - C#
-
Updated
Nov 21, 2020 - PHP
-
Updated
Jul 14, 2020 - Swift
-
Updated
Nov 24, 2020 - Kotlin
-
Updated
Nov 30, 2020 - Python
-
Updated
Nov 30, 2020 - Python
Increase code coverage for knative.dev/eventing/pkg/apis/flows/v1/parallel_validation.go
Expected Behavior
Stated goal for the V0.2 release is >70% test coverage.
Actual Behavior
Some packages do not meet this goal. See https://testgrid.knative.dev/eventing#coverage&sort-by-failures=
Expands on knative/eventing#591
/good-first-issue
-
Updated
Oct 3, 2020 - PLpgSQL
-
Updated
Sep 20, 2020 - JavaScript
I'm submitting a ..
- Bug Report
- Feature Request
Current behavior:
After registering for oSC 2018 there is an "Edit your Registration" link on https://events.opensuse.org/conference/oSC18/register - following it takes me to https://events.opensuse.org/conference/oSC18/register/edit which shows my arrival/departure dates, but all check-boxes (T-shirt size, How did you find o
-
Updated
Oct 1, 2020 - Erlang
-
Updated
Mar 2, 2020 - Haskell
Can't use this with vue-cli
29:26 Could not find a declaration file for module 'vue-global-events'. '/Users/risto/git/foo/node_modules/vue-global-events/dist/vue-global-events.cjs.js' implicitly has an 'any' type.
Try `npm install @types/vue-global-events` if it exists or add a new declaration (.d.ts) file containing `declare module 'vue-global-events';`
-
Updated
Sep 17, 2020 - Go
-
Updated
Jan 10, 2020 - CSS
Improve this page
Add a description, image, and links to the events topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the events topic, visit your repo's landing page and select "manage topics."


Currently, you are not able to use middleware per handler in "clean way" (you can still manually wrap the handler function, or have separated router).
It would be nice to be able to add middleware per handler.
As a good reference point, you can use chi router: https://github.com/go-chi/chi