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

feat: add date parser #5

Merged
merged 10 commits into from
Mar 25, 2022
Merged

feat: add date parser #5

merged 10 commits into from
Mar 25, 2022

Conversation

vanstinator
Copy link
Owner

Start moving date logic from hack scripts to the parser module

@vanstinator vanstinator changed the title feat: add date logic feat: add date parser Mar 25, 2022
@codecov
Copy link

codecov bot commented Mar 25, 2022

Codecov Report

Merging #5 (1be0efb) into main (efa1764) will decrease coverage by 0.19%.
The diff coverage is 89.47%.

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
- Coverage   90.19%   90.00%   -0.20%     
==========================================
  Files           3        4       +1     
  Lines          51       70      +19     
==========================================
+ Hits           46       63      +17     
- Misses          5        7       +2     
Impacted Files Coverage Δ
melnor_bluetooth/parser/date.py 89.47% <89.47%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update efa1764...1be0efb. Read the comment docs.

@vanstinator vanstinator merged commit 8485e06 into main Mar 25, 2022
@vanstinator vanstinator deleted the chore/date-logic branch March 25, 2022 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant