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

Feature/202211 docs v2 #971

Merged
merged 31 commits into from
Nov 23, 2022
Merged

Feature/202211 docs v2 #971

merged 31 commits into from
Nov 23, 2022

Conversation

qdraw
Copy link
Owner

@qdraw qdraw commented Nov 23, 2022

PR Details

Description / Motivation and Context

Related Issue

How Has This Been Tested

  • C# Unit tests
  • Typescript Unit tests
  • Other Unit tests
  • Manual tests
  • Automatic End2end tests (starsky-tools/end2end)

Types of changes

  • Added for new features
  • Breaking change fix or feature that would cause existing functionality to change
  • Changed for non-breaking changes in existing functionality for example docs change / refactoring / dependency upgrades
  • Deprecated for soon-to-be removed features
  • Removed for now removed features
  • Fixed for any bug fixes
  • Security in case of vulnerabilities

Checklist

  • My code follows the code style of this project.
  • I have updated the documentation accordingly (update when needed)
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have updated the ./history.md document

@codecov
Copy link

codecov bot commented Nov 23, 2022

Codecov Report

Merging #971 (4648c2a) into master (de70ff0) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #971      +/-   ##
==========================================
+ Coverage   91.78%   91.79%   +0.01%     
==========================================
  Files         481      481              
  Lines       16844    16847       +3     
  Branches     2827     2827              
==========================================
+ Hits        15460    15465       +5     
+ Misses        824      821       -3     
- Partials      560      561       +1     
Flag Coverage Δ
all 91.79% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
starsky/starsky/Helpers/SwaggerExportHelper.cs 97.61% <100.00%> (+0.18%) ⬆️
starsky/starskyimportercli/Program.cs 88.88% <0.00%> (-11.12%) ⬇️
.../starsky.foundation.platform/Helpers/ArgsHelper.cs 99.07% <0.00%> (-0.62%) ⬇️
....foundation.writemeta/Services/ExifToolDownload.cs 92.08% <0.00%> (+0.71%) ⬆️
...n.storage/Storage/StorageHostFullPathFilesystem.cs 85.16% <0.00%> (+1.93%) ⬆️
...rsky.foundation.worker/Helpers/ProcessTaskQueue.cs 100.00% <0.00%> (+4.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@qdraw qdraw merged commit 596f0f7 into master Nov 23, 2022
@qdraw qdraw deleted the feature/202211_docs_v2 branch November 23, 2022 23:18
@qdraw qdraw linked an issue Nov 27, 2022 that may be closed by this pull request
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.

Documentation & blogs
1 participant