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

Add .editorconfig and stylecop #83

Merged
merged 3 commits into from Jul 8, 2019
Merged

Add .editorconfig and stylecop #83

merged 3 commits into from Jul 8, 2019

Conversation

@siriak
Copy link
Member

@siriak siriak commented Jul 7, 2019

No description provided.

siriak added 2 commits Jul 7, 2019
@codecov
Copy link

@codecov codecov bot commented Jul 7, 2019

Codecov Report

Merging #83 into master will decrease coverage by 12.85%.
The diff coverage is 36.84%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #83       +/-   ##
===========================================
- Coverage    47.8%   34.94%   -12.86%     
===========================================
  Files          33       36        +3     
  Lines        1387     1903      +516     
  Branches      217      296       +79     
===========================================
+ Hits          663      665        +2     
- Misses        717     1231      +514     
  Partials        7        7
Impacted Files Coverage Δ
Algorithms/Sorters/SelectionSorter.cs 100% <ø> (ø) ⬆️
Algorithms/Sorters/BinaryInsertionSorter.cs 100% <ø> (ø) ⬆️
Algorithms/Other/fermat_prime_checker.cs 0% <ø> (ø) ⬆️
Algorithms/Search/LinearSearcher.cs 100% <ø> (ø) ⬆️
...monDivisor/EuclideanGreatestCommonDivisorFinder.cs 100% <ø> (ø) ⬆️
Algorithms/Sorters/PancakeSorter.cs 100% <ø> (ø) ⬆️
Algorithms/Numeric/GaussJordanElimination.cs 54.76% <ø> (ø) ⬆️
Algorithms/Sorters/BubbleSorter.cs 100% <ø> (ø) ⬆️
Algorithms/Sorters/ShellSorter.cs 100% <ø> (ø) ⬆️
Algorithms/Sorters/InsertionSorter.cs 100% <ø> (ø) ⬆️
... and 23 more

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 fb1746f...fed2dd4. Read the comment docs.

stylecop.ruleset Outdated Show resolved Hide resolved
@TheAlgorithms TheAlgorithms deleted a comment Jul 7, 2019
@siriak siriak merged commit 686a548 into master Jul 8, 2019
4 of 6 checks passed
4 of 6 checks passed
codecov/patch 36.84% of diff hit (target 47.8%)
Details
codecov/project 34.94% (-12.86%) compared to fb1746f
Details
Codacy/PR Quality Review Up to standards. A positive pull request.
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
guardrails/scan no new security issues detected
Details
@siriak siriak deleted the add-editorconfig branch Jul 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.