Skip to content

issues Search Results · repo:yedhink/covid19-kerala-api-deprecated language:Go

Filter by

14 results
 (72 ms)

14 results

inyedhink/covid19-kerala-api-deprecated (press backspace or delete to remove)

Api not working
  • krishnadevpmelevila
  • Opened 
    on May 20, 2021
  • #16

The table data has very poorly laid out contents. Either skipping this particular date or manually adding the details from Annex1 is currently a quick fix since the website is not updating to latest data! ...
  • yedhink
  • Opened 
    on May 22, 2020
  • #14

I tried the api https://covid19-kerala-api.herokuapp.com/api I can find data till May 1st after that no data. Any issues?
  • vin-the-dev
  • 1
  • Opened 
    on May 4, 2020
  • #13

Probably changing the regex to just an in check should fix this.
bug
high-priority
python
  • yedhink
  • Opened 
    on Apr 10, 2020
  • #12

The bug occurred in 10-04-2020.pdf since while parsing the pdf, there exists inconsistency in the date text we are trying to extract for timestamp. It s given as 010/04/2020 , where the 010 is erroneous ...
bug
high-priority
python
  • yedhink
  • Opened 
    on Apr 10, 2020
  • #11

its a bool value. Will have to explicitely mention its usecase too in readme { success : true | false, ... }
documentation
response-format
up-for-grabs
  • yedhink
  • Opened 
    on Apr 9, 2020
  • #10

Avoid the if-else hell. It s getting hard to read now.
golang
  • yedhink
  • Opened 
    on Apr 9, 2020
  • #8

say date=08:04:2020 or date=08-04-20 etc should result in a err response with success=false of foll format:- { success : false, message : Invalid Date Format as Parameter }
bug
high-priority
  • yedhink
  • Opened 
    on Apr 9, 2020
  • #7

setting success entry before unmarshalling and then asserting should fix it.
bug
high-priority
  • yedhink
  • Opened 
    on Apr 9, 2020
  • #6
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub