Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Add better type info and documentation to SkyPactService. #430

Merged
merged 4 commits into from
Jul 17, 2018

Conversation

Blackbaud-KrisMahon
Copy link
Contributor

While working on pact tests for my SPA, it was confusing/misleading to work with the SkyPactService class since it did not accurately represent the parameters and return types of it's functions. Since this is just a wrapper class around pact-js, I've added the missing type info and method descriptions based on the official pact-js site. This should help developers writing pact tests in their SPAs.

@codecov-io
Copy link

codecov-io commented Jul 2, 2018

Codecov Report

Merging #430 into master will not change coverage.
The diff coverage is 80%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #430   +/-   ##
=======================================
  Coverage   99.31%   99.31%           
=======================================
  Files          73       73           
  Lines        1904     1904           
  Branches      297      297           
=======================================
  Hits         1891     1891           
  Misses         13       13
Flag Coverage Δ
#builder 100% <ø> (ø) ⬆️
#runtime 95.53% <80%> (ø) ⬆️
#srcapp 100% <ø> (ø) ⬆️
Impacted Files Coverage Δ
runtime/pact.service.ts 41.17% <80%> (ø) ⬆️

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 bbfa0bf...5a999dc. Read the comment docs.

@Blackbaud-BobbyEarl Blackbaud-BobbyEarl merged commit c87f1d4 into blackbaud:master Jul 17, 2018
Blackbaud-MikitaYankouski pushed a commit to Blackbaud-MikitaYankouski/skyux-builder that referenced this pull request May 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants