samit22 / calendarN

CLI tool to generate Nepali calendar with today's details, supports both Nepali and English calendars.
MIT License
6 stars 3 forks source link

English to Nepali date converter #23

Closed samit22 closed 1 year ago

samit22 commented 1 year ago

Usages:

calendarN convert etn '2022-01-02'
codecov-commenter commented 1 year ago

Codecov Report

Base: 88.63% // Head: 85.11% // Decreases project coverage by -3.51% :warning:

Coverage data is based on head (70efadd) compared to base (8fbe7a8). Patch coverage: 7.69% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #23 +/- ## ========================================== - Coverage 88.63% 85.11% -3.52% ========================================== Files 12 13 +1 Lines 572 598 +26 ========================================== + Hits 507 509 +2 - Misses 54 78 +24 Partials 11 11 ``` | [Impacted Files](https://codecov.io/gh/samit22/calendarN/pull/23?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Samit+Ghimire) | Coverage Δ | | |---|---|---| | [cmd/const.go](https://codecov.io/gh/samit22/calendarN/pull/23/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Samit+Ghimire#diff-Y21kL2NvbnN0Lmdv) | `0.00% <ø> (ø)` | | | [cmd/convert.go](https://codecov.io/gh/samit22/calendarN/pull/23/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Samit+Ghimire#diff-Y21kL2NvbnZlcnQuZ28=) | `7.69% <7.69%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Samit+Ghimire). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Samit+Ghimire)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.