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

Package library microservice #195

Conversation

prasadtalasila
Copy link
Contributor

  • Creates an npm package for library microservice
  • Adds instructions for creating npm packages
  • Refactors the API docs of library microservice

builds on top of PR #169

lindot11 and others added 30 commits October 3, 2023 13:36
Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

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

The PR diff size of 16412 lines exceeds the maximum allowed for the inline comments feature.

@codeclimate
Copy link

codeclimate bot commented Oct 21, 2023

Code Climate has analyzed commit c1911b4 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Style 1

View more on Code Climate.

@codecov-commenter
Copy link

codecov-commenter commented Oct 21, 2023

Codecov Report

Merging #195 (c1911b4) into feature/distributed-demo (10b4924) will increase coverage by 1.30%.
Report is 3 commits behind head on feature/distributed-demo.
The diff coverage is 0.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@                     Coverage Diff                      @@
##           feature/distributed-demo     #195      +/-   ##
============================================================
+ Coverage                     65.93%   67.23%   +1.30%     
============================================================
  Files                            42       12      -30     
  Lines                           543      177     -366     
  Branches                         31       10      -21     
============================================================
- Hits                            358      119     -239     
+ Misses                          166       49     -117     
+ Partials                         19        9      -10     
Files Coverage Δ
servers/lib/src/bootstrap.ts 0.00% <0.00%> (ø)

... and 31 files with indirect coverage changes

Components Coverage Δ
Website ∅ <ø> (∅)
Lib Microservice 58.95% <0.00%> (-7.44%) ⬇️

@prasadtalasila prasadtalasila merged commit 95fffae into INTO-CPS-Association:feature/distributed-demo Oct 21, 2023
3 checks passed
This was referenced Oct 21, 2023
@prasadtalasila prasadtalasila deleted the pr-169 branch October 22, 2023 08:03
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.

4 participants