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

Add factory builder #51

Closed
wants to merge 2 commits into from
Closed

Conversation

myty
Copy link
Contributor

@myty myty commented Jun 24, 2022

This is so factories can be successfully imported into dependent projects

  • [-] Related GitHub issue(s) linked in PR description
  • Destination branch merged, built and tested with your changes
  • Code formatted and follows best practices and patterns
  • Code builds cleanly (no additional warnings or errors)
  • Manually tested
  • Automated tests are passing
  • No decreases in automated test coverage
  • Documentation updated (readme, docs, comments, etc.)
  • Localization: No hard-coded error messages in code files (minimally in string constants)

@codecov
Copy link

codecov bot commented Jun 24, 2022

Codecov Report

Merging #51 (a095861) into main (8cf2376) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #51   +/-   ##
=======================================
  Coverage   97.67%   97.67%           
=======================================
  Files           2        2           
  Lines          43       43           
  Branches        8        8           
=======================================
  Hits           42       42           
  Misses          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 8cf2376...a095861. Read the comment docs.

@myty myty closed this Jun 24, 2022
@myty myty deleted the feature/add-factory-builder branch June 24, 2022 11:40
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.

1 participant