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

Import directly from wxflow in tests #9

Merged
merged 2 commits into from
Jul 10, 2023
Merged

Import directly from wxflow in tests #9

merged 2 commits into from
Jul 10, 2023

Conversation

aerorahul
Copy link
Contributor

Description
This PR:

  • updates the tests to import modules directly from wxflow

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • pynorms
  • pytests

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes need updates to the documentation. I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • New and existing tests pass with my changes
  • Any dependent changes have been merged and published

@codecov
Copy link

codecov bot commented Jul 10, 2023

Codecov Report

Merging #9 (ed99193) into develop (654f63c) will not change coverage.
The diff coverage is n/a.

❗ Current head ed99193 differs from pull request most recent head fa83df6. Consider uploading reports for the commit fa83df6 to get more accurate results

@@           Coverage Diff            @@
##           develop       #9   +/-   ##
========================================
  Coverage    48.91%   48.91%           
========================================
  Files           15       15           
  Lines         1429     1429           
  Branches       305      305           
========================================
  Hits           699      699           
  Misses         676      676           
  Partials        54       54           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@HenryRWinterbottom HenryRWinterbottom left a comment

Choose a reason for hiding this comment

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

Good to go.

@aerorahul aerorahul merged commit 58bfcf0 into develop Jul 10, 2023
13 checks passed
@aerorahul aerorahul deleted the feature/pytests branch July 10, 2023 23:07
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.

None yet

2 participants