Skip to content

extend fread yaml support for other types - #7899

Open
ben-schwen wants to merge 4 commits into
masterfrom
fread_yaml
Open

extend fread yaml support for other types#7899
ben-schwen wants to merge 4 commits into
masterfrom
fread_yaml

Conversation

@ben-schwen

Copy link
Copy Markdown
Member

Closes #3999

@codecov

codecov Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.01%. Comparing base (e26cf1b) to head (a1daab4).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
R/fread.R 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7899      +/-   ##
==========================================
- Coverage   99.02%   99.01%   -0.01%     
==========================================
  Files          88       88              
  Lines       17376    17377       +1     
==========================================
  Hits        17206    17206              
- Misses        170      171       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

github-actions Bot commented Sep 10, 2026

Copy link
Copy Markdown

No obvious timing issues in HEAD=fread_yaml
Comparison Plot

Generated via commit a1daab4

Download link for the artifact containing the test results: ↓ atime-results.zip

Task Duration
R setup and installing dependencies 2 minutes and 20 seconds
Installing different package versions 37 seconds
Running and plotting the test cases 4 minutes and 44 seconds

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.

fread doesn't load properly POSIXct field created by fwrite with yaml = TRUE

1 participant