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

Add initial abstraction for testsuites and testcases #6

Merged
merged 11 commits into from
Jan 31, 2022

Conversation

Paebbels
Copy link
Member

@Paebbels Paebbels commented Jan 24, 2022

New Features

  • Abstraction of testsuites and testcases
  • A reader for OSVVM's test report summary files (YML files)
  • Enabled unit tests and static type checking in GHA workflow.
  • Added basic repository / project files.
  • Added more chapters to the documentation.

Changes

Bug Fixes

None

@Paebbels Paebbels requested a review from umarcor January 25, 2022 00:03
@Paebbels Paebbels marked this pull request as ready for review January 25, 2022 00:03
@umarcor umarcor added the enhancement New feature or request label Jan 31, 2022
Copy link
Member

@umarcor umarcor left a comment

Choose a reason for hiding this comment

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

LGTM!

@codecov
Copy link

codecov bot commented Jan 31, 2022

Codecov Report

❗ No coverage uploaded for pull request base (dev@8a5f4ee). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##             dev       #6   +/-   ##
======================================
  Coverage       ?   88.58%           
======================================
  Files          ?        4           
  Lines          ?      184           
  Branches       ?       17           
======================================
  Hits           ?      163           
  Misses         ?       19           
  Partials       ?        2           
Flag Coverage Δ
unittests 88.58% <0.00%> (?)

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 8a5f4ee...29d59f9. Read the comment docs.

@umarcor umarcor mentioned this pull request Jan 31, 2022
@umarcor umarcor changed the title Paebbels/testcases Add initial abstraction for testsuites and testcases Jan 31, 2022
@umarcor umarcor merged commit e0a0321 into dev Jan 31, 2022
@umarcor umarcor deleted the paebbels/testcases branch January 31, 2022 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

2 participants