-
these 2 tests:
https://github.com/calogica/dbt-expectations/blob/main/macros/schema_tests/table_shape/expect_row_values_to_have_recent_data.sql
https://github.com/calogica/dbt-expectations/blob/…
-
Many of the tests are currently statically generating the flags for expectations in BuildPlanTests.swift based upon `#if os` which changes behaviour based on the OS rather than the target. This can c…
-
**Is your feature request related to a problem? Please describe.**
See conversation in
> From a dependency / scope standpoint, the cfe_add_tables() function really wants to be defined along wit…
-
https://github.com/cdfoundation/toc/blob/master/process/new_project_onboarding.md needs to be updated to define the patent transfer expectations, if any. It is particularly important for MIT licensing…
-
You have to read the source of this package in order to use it.
Some things that should be mentioned in the the README.md:
- Bootstrap used in templates
- How to use templates
- layouts.app view…
-
Reported by @carloseberhardt via http://wiki.siframework.org/BlueButtonPlus+Pull+API+Documentation+Consensus
App registry appears to be out of scope for this. I'm not sure it belongs in the PULL api …
-
```python
class Foo(object):
@property
def bar(self):
pass
@bar.setter
def bar(self, value):
pass
def do_bar(foo):
foo.bar = 3
def test_bar_prop…
-
@trevorwhitney is working on [new release process using Github Actions and `release-please` tooling. ](https://github.com/grafana/loki/issues/11332)
The new release process automation uses [convent…
-
### Specification
In Unix, the `ls` command is able to list out the contents of each provided argument. This currently is not the case with the `secrets ls` command.
This needs to be updated to…
-
testify provides the On() function to set up mock expectations, which uses a string to identify the mocked function. However, Go provides an API [runtime.FuncForPC()](https://golang.org/pkg/runtime/#F…