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/increase coverage unit tests #239

Merged
merged 8 commits into from
Oct 22, 2023

Conversation

MaxymGorn
Copy link
Member

@MaxymGorn MaxymGorn commented Oct 22, 2023

Target

Feature/increase coverage unit tests

Open Questions

Checklist

  • Documentation updated
  • Tests cover new or modified code
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • New dependencies added
  • Includes breaking changes
  • Version bumped

Visuals

@codecov
Copy link

codecov bot commented Oct 22, 2023

Codecov Report

Merging #239 (25845cf) into dev (63e442b) will increase coverage by 5.37%.
Report is 1 commits behind head on dev.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              dev      #239      +/-   ##
===========================================
+ Coverage   94.62%   100.00%   +5.37%     
===========================================
  Files          13        13              
  Lines         614       616       +2     
  Branches       81        62      -19     
===========================================
+ Hits          581       616      +35     
+ Misses          1         0       -1     
+ Partials       32         0      -32     
Files Coverage Δ
...ropper.Blazor/Components/CropperComponent.razor.cs 100.00% <100.00%> (+18.62%) ⬆️
...r.Blazor/Extensions/ServiceCollectionExtensions.cs 100.00% <100.00%> (+20.00%) ⬆️

... and 5 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@MaxymGorn MaxymGorn merged commit a60f5a2 into dev Oct 22, 2023
3 checks passed
@MaxymGorn MaxymGorn deleted the feature/increase-coverge-unit-tests branch October 22, 2023 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants