Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

test: move test cases #367

Merged
merged 1 commit into from
Aug 24, 2021
Merged

test: move test cases #367

merged 1 commit into from
Aug 24, 2021

Conversation

ghost
Copy link

@ghost ghost commented Aug 23, 2021

Description

For simplicity, this PR

  • moves test cases which were in fixture file to in test files.
  • reduces the number of auto-generated cases to 3.
  • removes scripts that generate the cases.

Motivation and Context

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • Add tests to cover changes as needed.
  • Update documentation as needed.

@ghost ghost requested review from AmritKumar, bb111189, renlulu and teye as code owners August 23, 2021 07:44
@codecov-commenter
Copy link

codecov-commenter commented Aug 23, 2021

Codecov Report

Merging #367 (0ebcf32) into dev (c51566b) will not change coverage.
The diff coverage is n/a.

❗ Current head 0ebcf32 differs from pull request most recent head 80d8d5a. Consider uploading reports for the commit 80d8d5a to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #367   +/-   ##
=======================================
  Coverage   80.98%   80.98%           
=======================================
  Files          44       44           
  Lines        1804     1804           
  Branches      329      307   -22     
=======================================
  Hits         1461     1461           
  Misses        342      342           
  Partials        1        1           

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 c51566b...80d8d5a. Read the comment docs.

@bb111189 bb111189 merged commit 92584ee into dev Aug 24, 2021
@bb111189 bb111189 deleted the test/move-test-cases branch August 24, 2021 08:11
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.

2 participants