java icon indicating copy to clipboard operation
java copied to clipboard

Issue #52:

Open tdltdl opened this issue 1 year ago • 1 comments

  • Remove deprecated code
  • upgrade dependencies (amongst other to fix CVE)
  • fix typos
  • fix tests expected result based on current results from IPInfo
  • ordered the parameters correctly
  • add comment for failed test case to know which test is failing

tdltdl avatar Sep 11 '24 20:09 tdltdl

I fixed IPinfoTest.java in https://github.com/ipinfo/java/commit/8202b743330d75df3cbc5b5e6c6a080a43ca338f and https://github.com/ipinfo/java/commit/0c60f08cae905e8cac630d37bec20d7c55ed64bb, so that tests are passing again.

@tdltdl please rebase your PR with the latest changes. Thanks!

max-ipinfo avatar Feb 22 '25 03:02 max-ipinfo