Skip to content

Conversation

BILLSARAN
Copy link
Contributor

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized it.
  • All filenames are in PascalCase.
  • All functions and variable names follow Java naming conventions.
  • All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.
  • All new code is formatted with clang-format -i --style=file path/to/your/file.java

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.

Project coverage is 73.72%. Comparing base (1e6ed97) to head (2ba7773).

Files with missing lines Patch % Lines
...va/com/thealgorithms/maths/GoldbachConjecture.java 0.00% 18 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6125      +/-   ##
============================================
- Coverage     73.78%   73.72%   -0.07%     
  Complexity     5119     5119              
============================================
  Files           658      659       +1     
  Lines         17632    17650      +18     
  Branches       3391     3397       +6     
============================================
+ Hits          13010    13012       +2     
- Misses         4118     4135      +17     
+ Partials        504      503       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BILLSARAN BILLSARAN closed this Jan 11, 2025
@BILLSARAN BILLSARAN deleted the GoldbachBranch1 branch January 11, 2025 18:06
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.

2 participants