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

CAST: Improve the CAST assertion assertEval #523

Merged
merged 1 commit into from
Feb 9, 2022

Conversation

am357
Copy link
Contributor

@am357 am357 commented Feb 9, 2022

Improve the CAST assertion assertEval with removing a redundant
assertion for permissive mode since we already run tests for this
mode as part of the overall process.

Issue #, if available: 519

Addressed the comment from the original PR which was closed because it was having changes from remove-unused-imports change:
#520

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Improve the CAST assertion assertEval with removing a redundant
assertion for permissive mode since we already run tests for this
mode as part of the overall process.

Issue #, if available: 519

Description of changes: Parameterize the error message.
@am357 am357 requested a review from alancai98 February 9, 2022 23:29
Copy link
Member

@alancai98 alancai98 left a comment

Choose a reason for hiding this comment

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

(Reviewed previously in #520)

:shipit:

@codecov-commenter
Copy link

codecov-commenter commented Feb 9, 2022

Codecov Report

Merging #523 (2d2535c) into main (9af595e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #523   +/-   ##
=========================================
  Coverage     80.91%   80.91%           
  Complexity     1687     1687           
=========================================
  Files           196      196           
  Lines         14305    14305           
  Branches       2944     2944           
=========================================
  Hits          11575    11575           
  Misses         1776     1776           
  Partials        954      954           
Flag Coverage Δ
CLI 26.53% <ø> (ø)
EXAMPLES 74.49% <ø> (ø)
LANG 82.74% <ø> (ø)
PTS ∅ <ø> (∅)
TEST_SCRIPT 76.92% <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9af595e...2d2535c. Read the comment docs.

@am357 am357 merged commit 271158d into main Feb 9, 2022
@alancai98 alancai98 deleted the improve-evaluator-cast-base branch March 9, 2022 18:45
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.

3 participants