Michael Parry

Results 14 issues of Michael Parry

I tried to send twitter notification from my server. It work great on my local computer with the script test_notifications.py, but I’ve got an exception when I try it from...

### Description of the bug Hi, I just migrated an angular project from version 12 to 13. Everything goes well except for ComponentStore (NGRX) tests. The observables complete directly, without...

bug

Hello, I used istanbul with karma in my all angular projects hosted on Gitlab and I used Gilab CI. But to get the coverage rate gitlab ci commonly uses a...

enhancement
help wanted

Closes #556 - calculating average from pct - add units tests for text-summary

# Summary ## Expected vs actual result I want to integrate all the python files in from my `src` folder only, even the untested ones. I managed to get the...

Hello, We use the [multi-file](https://redocly.com/docs/resources/multi-file-definitions/) approach to manage our public and internal Api, which are very large. On the other hand, we're starting to have a lot of files, and...

Type: Idea

Hello, I didn't find any ready-made rule to avoid the use of vendor extensions and respect the basic standard. I made this custom one, but the warning doesn't come out...

p3
Type: Enhancement
governance

Hello, We have a Github Action that controls our api documentation via `redocly lint` command. I'd like to put warnings and errors in the annotations of the Github Action, so...

p3
Type: Enhancement

Hello, We have been using your library for a very long time. Thanks again! Recently, we migrated to `jest` and naturally, we changed lib (to `jest-marble`) because we thought it...

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/jsverse/transloco/blob/master/CONTRIBUTING.md#commit - [x] Tests for the changes have been added...