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

refactor(names): change the name of the producer module to provider #6

Merged
merged 3 commits into from
Feb 2, 2021

Conversation

omermorad
Copy link
Collaborator

Change the name of 'ProducerModule' to 'ProviderModule'

BREAKING CHANGE: 'ProducerModule' is now 'ProviderModule'

Change the name of 'ProducerModule' to 'ProviderModule'

BREAKING CHANGE: 'ProducerModule' is now 'ProviderModule';
@codecov
Copy link

codecov bot commented Feb 2, 2021

Codecov Report

Merging #6 (0e76fc8) into master (ec834a6) will not change coverage.
The diff coverage is 94.44%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #6   +/-   ##
=======================================
  Coverage   98.30%   98.30%           
=======================================
  Files          11       11           
  Lines         118      118           
  Branches        7        7           
=======================================
  Hits          116      116           
  Partials        2        2           
Impacted Files Coverage Δ
src/modules/pact-provider-core.module.ts 95.65% <88.88%> (ø)
src/common/pact-module-providers.enum.ts 100.00% <100.00%> (ø)
src/modules/pact-provider.module.ts 100.00% <100.00%> (ø)
src/services/pact-verifier.service.ts 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 7fd3929...b6fcdb8. Read the comment docs.

@omermorad omermorad merged commit fdf1af1 into master Feb 2, 2021
omermorad pushed a commit that referenced this pull request Feb 2, 2021
# [2.0.0](v1.0.4...v2.0.0) (2021-02-02)

### Code Refactoring

* **names:** change the name of the producer module to provider ([#6](#6)) ([fdf1af1](fdf1af1))

### BREAKING CHANGES

* **names:** 'ProducerModule' is now 'ProviderModule';

* docs(readme): add some links to pact and correct some mistakes

* docs(readme): change logo sizes and markup
@omermorad
Copy link
Collaborator Author

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@omermorad omermorad deleted the feat/change-producer-to-provider branch February 2, 2021 19:13
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.

1 participant