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

CoderTest changes for v0.13.x #4806

Merged
merged 7 commits into from
May 18, 2023
Merged

CoderTest changes for v0.13.x #4806

merged 7 commits into from
May 18, 2023

Commits on Feb 10, 2023

  1. Improve coder tests (#4664)

    * Refactor coder tests
    
    * Fixes
    
    * fix scala 2.12 errors
    
    * One more fix
    
    * One more fix
    
    * fix
    
    * one more fix
    
    * one more fix
    
    * one more fix
    
    * added file headers
    
    * added more checks on primitives
    
    * Fixing checks failures
    
    * Fixing checks
    
    * Fix tests
    
    * Removed coderShouldThrowOn
    
    * fix
    
    * Added more checks and fixed a few coders
    
    * Update scio-test/src/test/scala/com/spotify/scio/coders/CoderTest.scala
    
    Co-authored-by: Michel Davit <micheld@spotify.com>
    
    * fixes after review
    
    * Fixing WrappedArray issue
    
    * fix format issue
    
    * Ran scalafixAll on scio-core
    
    * modify syntax with custom options
    
    * fix
    
    ---------
    
    Co-authored-by: Michel Davit <micheld@spotify.com>
    shnapz and RustedBones authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    86eccae View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    7522304 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    f0da6b0 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    0c5f1a7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. fix scalafix errors

    shnapz committed May 16, 2023
    Configuration menu
    Copy the full SHA
    a090fd1 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. fix copyright date

    shnapz committed May 17, 2023
    Configuration menu
    Copy the full SHA
    7a582ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad65473 View commit details
    Browse the repository at this point in the history