Closed commenthol closed 2 years ago
We need to fix tests before merging.
Hi @oprogramador, Thanks for your review. I use a "custom" calendar calculated from hebcal. I suspect that the conversion which is done there needs some fixing. Currently I don't have the time to look into this topic, but I won't forget about it.
fix needs parser update for passing the tests see https://github.com/commenthol/date-holidays-parser/pull/37
fix needs parser update for passing the tests see commenthol/date-holidays-parser#37
Thanks for https://github.com/commenthol/date-holidays-parser/pull/37. I left some comments there and I also see a build failing.
Hi @oprogramador, The parser is now up-to-date with the required fixes. Tests are passing as well with the different node versions. Maybe you'd like to review the changes made on the holiday rules. Thanks
Hi @oprogramador, The parser is now up-to-date with the required fixes. Tests are passing as well with the different node versions. Maybe you'd like to review the changes made on the holiday rules. Thanks
Thanks. I left some new comments on https://github.com/commenthol/date-holidays-parser/pull/37 after it had been merged and I opened two my PRs: https://github.com/commenthol/date-holidays-parser/pull/38 & https://github.com/commenthol/date-holidays-parser/pull/39.
Tries to solve #36.
The test will fail currently as a fix in the parser is needed to solve an issue with Hebrew to Gregorian Calendar conversion.