Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds a Date Parser #14

Merged
merged 16 commits into from
Nov 7, 2024
Merged

Adds a Date Parser #14

merged 16 commits into from
Nov 7, 2024

Conversation

burredis
Copy link
Contributor

@burredis burredis commented Nov 6, 2024

This PR adds a date parser that enables retrieval of a date with some enabled formats, such as DD/MM/YYYY.

Issue#4

@flavioltonon
Copy link
Owner

Valeu demais pela contribuição! Deixei alguns comentários, vê se fazem sentido!

@coveralls
Copy link

coveralls commented Nov 6, 2024

Pull Request Test Coverage Report for Build 11714301206

Details

  • 80 of 86 (93.02%) changed or added relevant lines in 1 file are covered.
  • 12 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+3.7%) to 70.047%

Changes Missing Coverage Covered Lines Changed/Added Lines %
date.go 80 86 93.02%
Files with Coverage Reduction New Missed Lines %
cnpj.go 2 95.6%
sus.go 10 77.78%
Totals Coverage Status
Change from base Build 11706206535: 3.7%
Covered Lines: 746
Relevant Lines: 1065

💛 - Coveralls

burredis and others added 2 commits November 6, 2024 12:34
Co-authored-by: Flávio Tonon <[email protected]>
@burredis burredis requested a review from flavioltonon November 6, 2024 16:26
burredis and others added 4 commits November 6, 2024 16:00
Co-authored-by: Flávio Tonon <[email protected]>
@burredis burredis requested a review from flavioltonon November 6, 2024 19:27
@burredis burredis requested a review from flavioltonon November 6, 2024 20:40
burredis and others added 2 commits November 6, 2024 21:24
Co-authored-by: Flávio Tonon <[email protected]>
@burredis burredis requested a review from flavioltonon November 7, 2024 00:48
Copy link
Owner

@flavioltonon flavioltonon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@flavioltonon flavioltonon merged commit 5efce3b into flavioltonon:main Nov 7, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants