Skip to content

New Leetcode API version, context and tests

Compare
Choose a tag to compare
@dartkron dartkron released this 01 Oct 14:04
· 23 commits to main since this release
4c40758
  • At October 1 Leetcode changed API for daily challenges. So there is no more itemID-links and titleSlug working as ID. Also separate interface of daily challenges gone away, so URLs also new.
  • Leetcode client and whole bot app respect context now.
  • Test coverage significantly increased from prev version.
  • Code climate rate is A now and no issues left.