Skip to content
This repository was archived by the owner on Jan 16, 2022. It is now read-only.

feat: display deprecated packages#592

Merged
juanpicado merged 7 commits intomasterfrom
feat-deprecation
Dec 13, 2020
Merged

feat: display deprecated packages#592
juanpicado merged 7 commits intomasterfrom
feat-deprecation

Conversation

@juanpicado
Copy link
Copy Markdown
Member

@juanpicado juanpicado commented Dec 12, 2020

Display deprecated packages

Screenshot from 2020-12-13 18-41-42
Screenshot from 2020-12-13 18-39-52

@juanpicado juanpicado requested review from a team and verdacciobot December 12, 2020 18:01
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 12, 2020

Codecov Report

Merging #592 (5530792) into master (a69454b) will increase coverage by 0.00%.
The diff coverage is 83.33%.

@@           Coverage Diff           @@
##           master     #592   +/-   ##
=======================================
  Coverage   79.62%   79.62%           
=======================================
  Files         165      166    +1     
  Lines        1286     1291    +5     
  Branches      233      234    +1     
=======================================
+ Hits         1024     1028    +4     
  Misses        224      224           
- Partials       38       39    +1     
Impacted Files Coverage Δ
src/pages/Version/DetailSidebar/DetailSidebar.tsx 91.66% <ø> (ø)
.../pages/Version/DetailContainer/DetailContainer.tsx 77.77% <50.00%> (-9.73%) ⬇️
.../Version/DetailContainer/Deprecated/Deprecated.tsx 100.00% <100.00%> (ø)

@juanpicado juanpicado linked an issue Dec 12, 2020 that may be closed by this pull request
@juanpicado juanpicado added this to the candidate for next release milestone Dec 12, 2020
@juanpicado juanpicado added the enhancement New feature or request label Dec 12, 2020
@verdacciobot
Copy link
Copy Markdown

Thanks for your PR, the @verdaccio/ui package will be accessible from here for testing purposes:

npm install @verdaccio/ui-theme@v1.14.1-a35cfed-pr592.0 --registry https://registry.verdaccio.org

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feat: Deprecated package

2 participants