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

Fixed sdf generation in multithread #77

Merged
merged 4 commits into from
Sep 7, 2021
Merged

Fixed sdf generation in multithread #77

merged 4 commits into from
Sep 7, 2021

Conversation

javadev
Copy link
Contributor

@javadev javadev commented Sep 4, 2021

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 4, 2021

Codecov Report

Merging #77 (a421826) into main (23087c9) will decrease coverage by 2.26%.
The diff coverage is 4.70%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #77      +/-   ##
============================================
- Coverage     71.38%   69.12%   -2.27%     
  Complexity      397      397              
============================================
  Files             3        4       +1     
  Lines          1744     1807      +63     
  Branches        379      405      +26     
============================================
+ Hits           1245     1249       +4     
- Misses          427      488      +61     
+ Partials         72       70       -2     
Impacted Files Coverage Δ
src/main/java/maygen/SDFWriter.java 0.00% <0.00%> (ø)
src/main/java/maygen/MAYGEN.java 73.37% <12.67%> (+4.59%) ⬆️
src/main/java/maygen/Generation.java 75.00% <25.00%> (-3.13%) ⬇️

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 23087c9...a421826. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Sep 7, 2021

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 16 Code Smells

7.8% 7.8% Coverage
0.0% 0.0% Duplication

@MehmetAzizYirik MehmetAzizYirik merged commit 599779d into MehmetAzizYirik:main Sep 7, 2021
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.

None yet

3 participants