-
Found bug in the construction of walking routes, if there are ferry crossings, the route to the bridge is built taking into account the ferry. But in reality, it is hardly possible to climb the bridge…
-
Hey,
I found an inconsistency between _exclude_ and _allowOnly_ behaviour.
If you _npm install_ the following package.json and execute the task _license-check-exclude_ the output will be empty, …
-
The `includes` property of the [`coverageConfig` ](https://modern-web.dev/docs/test-runner/cli-and-configuration/#configuration-file) object does not include untested files in the code coverage. Only …
-
https://github.com/digitalbazaar/bedrock-kms-http/blob/f4d4e7491b7cc310c3c8381db99b33825c5c3265/test/web/10-api.js#L67-L72
When running this test suite, the logging referenced there appears twice.
…
-
the istanbul and quorum clients reference their own git repo (getamis/eth-client) so forking and making a PR is kind of challenging, since any PR has to be reverted to point to this repo, rather than …
-
Web sitesinin header bölümü kodlanmalı, fonksiyonel hale getirilmeli. Header bölümü içerisinde olan branding, navigation ve user section bölümleri oluşturulmalı.
-
Web sitesinin sidebar bölümü kodlanmalı, fonksiyonel hale getirilmeli. Sidebar bölümü içerisinde olan user section, events ve footer bölümleri oluşturulmalı.
-
It would be really nice if `istanbul instrument` accepted a vararg number of files / directories to instrument as the last argument[s].
-
Hello,
First, bravo for your awesome work!
I search to get this kind of light in Path Tracer:
![pexels-edanur-sonkaya-19038186](https://github.com/NVIDIAGameWorks/Path-Tracing-SDK/assets/3624…
-
**Versions**
- What is this plugin's version? 3.9.12
- What is Cypress version? 9.1.0
- What is your operating system? MacOS
- How do you instrument your application? Instanbul
- Is there `.nyc…