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

Added support for scoped css attribute #195

Merged
merged 2 commits into from
Aug 26, 2020
Merged

Added support for scoped css attribute #195

merged 2 commits into from
Aug 26, 2020

Conversation

egil
Copy link
Member

@egil egil commented Aug 26, 2020

Pull request description

closes #176

PR meta checklist

  • Pull request is targeting at DEV branch.
  • Pull request is linked to all related issues, if any.
  • I have read the CONTRIBUTING.md document.

Content checklist

  • My code follows the code style of this project and AspNetCore coding guidelines.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • I have updated the appropriate sub section in the CHANGELOG.md.
  • I have added, updated or removed tests to according to my changes.
    • All tests passed.

@egil egil self-assigned this Aug 26, 2020
@codecov
Copy link

codecov bot commented Aug 26, 2020

Codecov Report

Merging #195 into dev will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #195   +/-   ##
=======================================
  Coverage   77.78%   77.79%           
=======================================
  Files          99       99           
  Lines        2863     2864    +1     
  Branches      352      353    +1     
=======================================
+ Hits         2227     2228    +1     
  Misses        519      519           
  Partials      117      117           
Impacted Files Coverage Δ
src/bunit.web/Rendering/Internal/Htmlizer.cs 83.54% <100.00%> (+0.10%) ⬆️

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 5ca56c7...454005c. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Aug 26, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@egil egil merged commit 6c66b41 into dev Aug 26, 2020
@egil egil deleted the preview-8-support branch August 27, 2020 10:35
egil added a commit that referenced this pull request Aug 27, 2020
* Added support for scoped css attribute

* updated changelog
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