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

alternate-assets extension + tests #13

Merged
merged 3 commits into from
Apr 7, 2022
Merged

Conversation

emmanuelmathot
Copy link
Contributor

Description:

Manage Alternate-Assets extension with rapid accessor for assets objects

PR Checklist:

  • Tests pass (run dotnet test src).
  • This PR is made against develop branch.
  • This PR maintains or improves overall codebase code coverage.
  • Changes are added to the CHANGELOG.

@codecov-commenter
Copy link

codecov-commenter commented Apr 7, 2022

Codecov Report

Merging #13 (c0899e0) into develop (9db122a) will increase coverage by 0.28%.
The diff coverage is 83.72%.

@@             Coverage Diff             @@
##           develop      #13      +/-   ##
===========================================
+ Coverage    68.47%   68.76%   +0.28%     
===========================================
  Files           59       61       +2     
  Lines         2233     2276      +43     
  Branches       190      192       +2     
===========================================
+ Hits          1529     1565      +36     
- Misses         704      711       +7     
Flag Coverage Δ
unittests 66.82% <83.72%> (+0.32%) ⬆️

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

Impacted Files Coverage Δ
...tac/Extensions/Alternate/AlternateStacExtension.cs 80.00% <80.00%> (ø)
...tStac/Extensions/Alternate/AlternateAssetObject.cs 92.30% <92.30%> (ø)

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 9db122a...c0899e0. Read the comment docs.

@emmanuelmathot emmanuelmathot merged commit c74f749 into develop Apr 7, 2022
@emmanuelmathot emmanuelmathot deleted the feature/alternate-ext branch April 7, 2022 12:39
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.

2 participants