Christian Adell

Results 133 comments of Christian Adell

Hi @csessh , I have not seen any PR for it yet, but as I see you already have a workaround, could you contribute it back?

> and keep everything else the same? The parsing should work the same for any kind of addresses, so if changing the octet size fails, it would be great to...

I will give a try to https://github.com/intentionet/netconan thanks @jvanderaa

do you have any implementation suggestion? from the use case, I understand that you would like to define `parsers` and attach it to `providers` using a `processor`. does it sound...

True, the library runs simple pytest testing without a container.

hi @slyngshede , which Poetry version are you using?

The idea of the `summary` field is to capture any other data related to the maintenance that is not one of the **key** fields, so it's a matter of the...

I think that if the info that you are interested can be extracted from the notification, and stored in the object.summary it's always better, and it's relatively easy to do...

@scetron what do you think about this: 1. We know all the `Providers` that are exposed 2. In the parametrized tests, instead of defining the pairing of test/result, we could...

@pke11y could you provide more info? input data? I don't see the tests failing