arXiv / arxiv-search

arXiv Search UI & APIs
https://arxiv.github.io/arxiv-search/
MIT License
96 stars 15 forks source link

Feature/#259 classic api start and max results #263

Closed alefnula closed 4 years ago

alefnula commented 4 years ago

These are the fixes in the feed data.

mhl10 commented 4 years ago

Thanks @alefnula, I'll review this shortly.

alefnula commented 4 years ago

I executed the black formater on some files. If you're against it I'll revert those changes.

If you're up for that, than maybe it's best to run it on the whole repository and then there won't be any changes if I accidentally run it (it's a shortcut that I always do from time to time).

alefnula commented 4 years ago

Again I can't merge the code, can you give me access to see what's happening to the mypy checks - why they get stuck so I can try to fix it?

mhl10 commented 4 years ago

Again I can't merge the code, can you give me access to see what's happening to the mypy checks - why they get stuck so I can try to fix it?

Sorry for the trouble. You do have write access; I think this problem has do with protected branches. I'm investigating.

mhl10 commented 4 years ago

Again I can't merge the code, can you give me access to see what's happening to the mypy checks - why they get stuck so I can try to fix it?

Sorry for the trouble. You do have write access; I think this problem has do with protected branches. I'm investigating.

@alefnula for now I've disabled the code-quality/mypy status check as a required check. You should be able to see the output by running lintstats.sh.