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

Fix unit tests. test_layer: reverted material for add_potting_region … #179

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

ansjmoody
Copy link
Collaborator

…from COPPER to epoxyencapsulant. test_stackup: changed board_dimensino in validation of get_stackup_props()

Checklist:

  • Run unit tests and make sure they all pass
  • Check and fix style errors
    - pre-commit command line check
    - Problems tab in PyCharm
  • [na] Bench test new/modified APIs by using and modifying the code in the example for the API method
  • [na] Add new methods to rst file for updated API script(\doc\source\api)
  • [na] Generate documentation
  • [na] Verify the HTML. It gets generated at: \doc\build\html.
    - Open index.html
    - Click on "API Reference" at the top.
    - Verify HTML for API changes.
  • Check that test code coverage is at least 80% when Sherlock is running and can be connected to using gRPC

…from COPPER to epoxyencapsulant. test_stackup: changed board_dimensino in validation of get_stackup_props()
@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Merging #179 (5d24d1c) into main (9e59652) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #179   +/-   ##
=======================================
  Coverage   56.10%   56.10%           
=======================================
  Files          20       20           
  Lines        3212     3212           
=======================================
  Hits         1802     1802           
  Misses       1410     1410           

@ansjmoody ansjmoody merged commit fbb37a0 into main Oct 9, 2023
25 checks passed
@ansjmoody ansjmoody deleted the fix_unit_tests branch October 9, 2023 13:16
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.

2 participants