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

Merged
merged 7 commits into from
Jun 13, 2024

Conversation

janstarke
Copy link
Member

@janstarke janstarke commented May 15, 2024

fix #42 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 34.29%. Comparing base (8ffc2bd) to head (9e70656).

Current head 9e70656 differs from pull request most recent head 7829d97

Please upload reports for the commit 7829d97 to get more accurate results.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #43      +/-   ##
===========================================
+ Coverage    33.85%   34.29%   +0.43%     
===========================================
  Files           36       36              
  Lines         1143     1143              
===========================================
+ Hits           387      392       +5     
+ Misses         756      751       -5     

☔ 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
@janstarke janstarke modified the milestones: 0.10.5, 0.11.0 Jun 10, 2024
@Bitbee0
Copy link
Contributor

Bitbee0 commented Jun 12, 2024

2024-06-12_09-30

@janstarke janstarke merged commit c2fce7a into develop Jun 13, 2024
2 checks passed
@janstarke janstarke deleted the 42-mactime2-writes-invalid-csv-in-some-cases branch June 13, 2024 09:29
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