Skip to content

Conversation

@ScottMcCormack
Copy link
Owner

@ScottMcCormack ScottMcCormack commented Jun 4, 2022

  • Move design logic from test class across to `conveyance.Conveyance.
  • Move nested functions into Class

@ScottMcCormack ScottMcCormack self-assigned this Jun 4, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jun 4, 2022

Codecov Report

Merging #9 (5deec78) into main (748e44d) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main        #9   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         6    +1     
  Lines          215       220    +5     
  Branches         6         6           
=========================================
+ Hits           215       220    +5     
Impacted Files Coverage Δ
src/conveyance/conveyor_resistances.py 100.00% <ø> (ø)
src/conveyance/__init__.py 100.00% <100.00%> (ø)
src/conveyance/conveyance.py 100.00% <100.00%> (ø)
tests/test_flat_conveyor.py 100.00% <100.00%> (ø)

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 748e44d...5deec78. Read the comment docs.

@ScottMcCormack ScottMcCormack added the enhancement New feature or request label Jun 4, 2022
@ScottMcCormack ScottMcCormack changed the title Add design method to Conveyance class Move design logic across to Conveyance class Jun 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants