orhun / rustypaste

A minimal file upload/pastebin service.
https://blog.orhun.dev/blazingly-fast-file-sharing
MIT License
757 stars 47 forks source link

Test CI #259

Closed tessus closed 5 months ago

tessus commented 5 months ago

Testing CI

Currently the same as #246

First theory: something is cached on gh and for some reason 246 can't get out of this state

2nd theory: default expiry has to be set explicitly in tests

3rd theory: tarpulin has a side effect

tessus commented 5 months ago

Ok, I think we have to contact the tarpulin devs.

tessus commented 5 months ago

Closing this again, after figuring out what the issue is.

/ref https://github.com/xd009642/tarpaulin/issues/1488

orhun commented 5 months ago

Thanks for investigating this!

tessus commented 5 months ago

You're welcome.