Skip to content

fix: DateWrapper fails on first day of month#1342

Merged
ethanalvizo merged 1 commit intodeephaven:mainfrom
ethanalvizo:1341-fix-table-test
Jun 1, 2023
Merged

fix: DateWrapper fails on first day of month#1342
ethanalvizo merged 1 commit intodeephaven:mainfrom
ethanalvizo:1341-fix-table-test

Conversation

@ethanalvizo
Copy link
Copy Markdown
Contributor

Closes #1341

@ethanalvizo ethanalvizo requested a review from mofojed June 1, 2023 07:21
@ethanalvizo ethanalvizo self-assigned this Jun 1, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2023

Codecov Report

Merging #1342 (1f07d9f) into main (9ecbf52) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1342   +/-   ##
=======================================
  Coverage   45.95%   45.95%           
=======================================
  Files         493      493           
  Lines       34414    34414           
  Branches     8582     8582           
=======================================
  Hits        15814    15814           
  Misses      18549    18549           
  Partials       51       51           
Flag Coverage Δ
unit 45.95% <ø> (ø)

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

@ethanalvizo ethanalvizo enabled auto-merge (squash) June 1, 2023 07:54
Copy link
Copy Markdown
Member

@mofojed mofojed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch!

@ethanalvizo ethanalvizo merged commit a4677eb into deephaven:main Jun 1, 2023
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TableUtils DateWrapper test logic is incorrect on first day of month

2 participants