Skip to content

Conversation

@shalarewicz
Copy link
Collaborator

@shalarewicz shalarewicz commented Jul 2, 2022

Summary

Updates type complexity, type weights, and weight function test suites to account for cases where a non-null operator is used in the schema as specified by #48.

Type of Change

  • Added tests

Issues

Evidence

  • All tests fail as expected.

@shalarewicz shalarewicz marked this pull request as ready for review July 2, 2022 19:39
},
},
episode: {
weight: 0,
Copy link
Contributor

@evanmcneely evanmcneely Jul 9, 2022

Choose a reason for hiding this comment

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

This one shouldn't have an episode property. It's not in the type definitions.

Copy link
Contributor

@evanmcneely evanmcneely left a comment

Choose a reason for hiding this comment

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

Just a few small changes to the typeWeights tests otherwise makes sense

@shalarewicz shalarewicz requested a review from evanmcneely July 10, 2022 01:57
Copy link
Contributor

@evanmcneely evanmcneely left a comment

Choose a reason for hiding this comment

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

Ok good to go!

@shalarewicz shalarewicz merged commit e53c402 into dev Jul 12, 2022
@shalarewicz shalarewicz deleted the sh/non-null-tests branch July 12, 2022 16:12
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.

5 participants