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

42 mactime2 writes invalid csv in some cases #43

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

janstarke
Copy link
Member

fix #24 by using the csv crate instead of manually creating csv files

@janstarke janstarke requested a review from Bitbee0 May 15, 2024 11:00
@janstarke janstarke linked an issue May 15, 2024 that may be closed by this pull request
Copy link

codecov bot commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.09%. Comparing base (86a317b) to head (8b7d7ef).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
- Coverage   33.12%   33.09%   -0.04%     
==========================================
  Files          36       36              
  Lines        1138     1133       -5     
==========================================
- Hits          377      375       -2     
+ Misses        761      758       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@janstarke janstarke added this to the 0.10.4 milestone May 16, 2024
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.

mactime2 writes invalid CSV in some cases
2 participants