Artem Ryabkov
Artem Ryabkov
```python import schemathesis import allure schema = schemathesis.from_uri("https://petstore.swagger.io/v2/swagger.json") # @allure.story("Static story") @schema.parametrize() def test_api(case): allure.dynamic.title(str(case.method) + ": " + str(case.endpoint.path)) allure.dynamic.story(case.endpoint.path) # allure.dynamic.title(str(case.method) + ": " + str(case.endpoint.path)) with allure.step("Endpoint:...
Hi I checked plugin built from you MNK branch Why it does not weave forbidden chakra in opener? In example, during Lunar Solar opener on a dummy you will have...
@Kagekazu why not just straight check chakra stack on entrance into opener function or something like that? Because right now I see there is 3 usages of it during lunar...
@Kagekazu here is a patch with fixes from @tita9 [opener.patch](https://github.com/Nik-Potokar/XIVSlothCombo/files/14116143/opener.patch) Looks somewhat better I still clueless why now it can't reset fight sometimes (or it always was like that after...
Or from paste buffer So I can ctrl-c ctrl-v cover from cdisplayx or any site Example of realisation - imgur.com, just press ctrl-v on frontpage with image in buffer
I checked It's because it's placed into "specials" section and not issues Is it supposed to be this way?
Annual matching happened because comictagger set "Annual" into "Format" field automatically. Looks like it does it automatically based on filename. Probably because of that it got to Special section in...
> fixed in the nightly Any chance to have nightly win build?
https://comicbookreadingorders.com/marvel/marvel-master-reading-order-part-9/ into dark reign https://comicbookreadingorders.com/marvel/events/dark-reign-reading-order/ into utopia https://comicbookreadingorders.com/marvel/events/utopia-reading-order/ looks legit
I'm not saying that Kavita is working wrong, just want to be sure that there is no underlying issue and this part of Kavita working as expected And it was...