Closed incu6us closed 2 years ago
Merging #90 (492de25) into master (820d875) will decrease coverage by
0.37%
. The diff coverage is66.66%
.:exclamation: Current head 492de25 differs from pull request most recent head 5b34aa8. Consider uploading reports for the commit 5b34aa8 to get more accurate results
@@ Coverage Diff @@
## master #90 +/- ##
==========================================
- Coverage 83.45% 83.08% -0.38%
==========================================
Files 8 8
Lines 399 408 +9
==========================================
+ Hits 333 339 +6
- Misses 53 56 +3
Partials 13 13
Impacted Files | Coverage Δ | |
---|---|---|
reviser/file.go | 93.80% <57.14%> (-1.10%) |
:arrow_down: |
reviser/file_option.go | 100.00% <100.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Skip imports ordering and formatting for generated files(by default). Option for the feature is added
closes #81