Merged
Conversation
Also added some logging which should later be taken out.
It was indirectly included before with the encryption stuff. It's only temporary until we can strip out the IO references in core.
It seems that parProduct was deprecated. I couldn't find any documentation on it, though.
Divided into two packages: core and cats Three new ignores. Otherwise, all unit tests succeed. In theory at least, there should be no mention of IO in the core.
Also updated dependencies: build.sbt: use Scala 2/13/16 core/build.sbt: updated scalatest, flog, scala-parallel..., logback, slf4j (added new) cats/build.sbt: updated scalatest, tsec, cats-effect, slf4j (new)
Fixed the imports, etc. for the it directory of cats/src.
Duplicated many of the test sources and resources. Need to clean up later.
There are now redundant resources but we will clean them up next time
CellParser: cosmetics CellParsers: cosmetics plus got AI to generate cellParser13
Also added renderers/generators for 13-ary products.
Still need to do packages table, util, write.
Split cats core
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.