-
Updated
Dec 29, 2021 - TypeScript
apache
Here are 2,839 public repositories matching this topic...
Body
As explained in apache/airflow#20428 (comment) we seem to have number (not big) of tests that use "has_calls" rather than "assert_has_calls".
What "has_calls" does is acually calling "has_calls" method on the mock :) . Which make them no-assertion tests:
:scre
At present, in stream typeahead in the compose box, we sort pinned streams > subscribed streams > other streams, with message volume serving as the tie breaker.
To improve the likelihood that the desired streams are sorted at the top, we should change the ordering to be:
stream that the message is addressed to (if any) > unmuted pinned streams > unmuted subscribed streams > muted streams > o
-
Updated
Dec 25, 2021 - C
-
Updated
Aug 27, 2020
-
Updated
Dec 26, 2021 - Java
The typescript runtime was recently added to openwhisk but we do not yet have docs for the runtime and it is missing from runtimes.json.
We need a doc like https://github.com/apache/incubator-openwhisk/blob/master/docs/actions-nodejs.md for typescript functions.
Adding the runtime to the runtime manifest can be done per https://github.com/apache/openwhisk/blob/master/docs/actions-new.md#the-
-
Updated
Dec 23, 2021 - C++
Proposed changes
this pr is for #7096 , which is add a function for infer predicate.
- Add a switch enable_infer_predicate to control whether to perform predicate expansion.
- Register a new rule InferFiltersrule and add it to GlobalState.
- Traverse Conjunct to construct on/where equivalence connection, numerical connection and isNullPredicate.
- Infer all equivalence connections
-
Updated
Nov 7, 2021 - PHP
-
Updated
Dec 27, 2021 - Java
It looks like there is mod_headers
used but it should be probably mod_rewrite
:
Origin
-
Updated
Dec 29, 2021 - Java
We should probably say why we cannot process the snapshot here:
-
Updated
Dec 22, 2021 - Java
-
Updated
Dec 29, 2021 - Java
ATS has several metircs of proxy.process.net.calls_to_.*
and 2 of them are not working.
$ traffic_ctl metric match proxy.process.net.calls_to
proxy.process.net.calls_to_read 616958
proxy.process.net.calls_to_read_nodata 193461
proxy.process.net.calls_to_readfromnet 0 ///< !
proxy.process.net.calls_to_readfromnet_afterpoll 0 ///< !
proxy.process.net.calls_to_write 374065
p
-
Updated
Dec 28, 2021 - Scala
-
Updated
Nov 17, 2021
Improve this page
Add a description, image, and links to the apache topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the apache topic, visit your repo's landing page and select "manage topics."
Screenshot
I've added a red vertical ruler so that you see the issue
Description
As already explained in numerous issues, the use of 'Inter' font is problematic, it does not allow to align dates for instance,
and does not play nice with numbers either.
In my supe