Skip to content

Conversation

asmirnov82
Copy link
Contributor

Fixes #6809

@asmirnov82
Copy link
Contributor Author

@JakeRadMSFT

@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #6871 (f3c4b0c) into main (766569b) will decrease coverage by 0.04%.
Report is 3 commits behind head on main.
The diff coverage is 56.25%.

@@            Coverage Diff             @@
##             main    #6871      +/-   ##
==========================================
- Coverage   69.40%   69.37%   -0.04%     
==========================================
  Files        1238     1238              
  Lines      249441   249475      +34     
  Branches    25522    25524       +2     
==========================================
- Hits       173130   173066      -64     
+ Misses      69692    69649      -43     
- Partials     6619     6760     +141     
Flag Coverage Δ
Debug 69.37% <56.25%> (-0.04%) ⬇️
production 63.88% <56.25%> (-0.05%) ⬇️
test 88.90% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
.../Microsoft.Data.Analysis/VBufferDataFrameColumn.cs 45.77% <60.00%> (-1.41%) ⬇️
src/Microsoft.Data.Analysis/DataFrame.Arrow.cs 91.60% <52.94%> (-6.86%) ⬇️

... and 19 files with indirect coverage changes

@michaelgsharp michaelgsharp merged commit f32ae2c into dotnet:main Dec 7, 2023
@asmirnov82 asmirnov82 deleted the 6809_dataframe_add_timestamp_support branch December 7, 2023 20:32
@github-actions github-actions bot locked and limited conversation to collaborators Jan 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Apache.Arrow.Types.TimestampType
3 participants