Skip to content

fix: typographical errors #135

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

leopardracer
Copy link
Contributor

Description:

This pull request addresses minor typographical errors and enhances code consistency across the project:

  1. Typographical Fixes:

    • Corrected the spelling of "desctructed" to "destructed" in src/prover-input/input.go.
  2. Code Consistency:

    • Ensured consistent formatting and alignment in src/config.go and src/config_test.go.
    • Adjusted the description alignment for IncludeExtensions in src/config.go.
    • Updated the flag description for --generator-includeextensions in src/config_test.go for better clarity.

These changes improve the readability and maintainability of the codebase.

@leopardracer leopardracer requested a review from nmvalera as a code owner April 17, 2025 20:51
Copy link

codecov bot commented Apr 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.13%. Comparing base (80cc506) to head (9020738).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #135   +/-   ##
=======================================
  Coverage   60.13%   60.13%           
=======================================
  Files          42       42           
  Lines        3479     3479           
=======================================
  Hits         2092     2092           
  Misses       1255     1255           
  Partials      132      132           
Flag Coverage Δ
unittest 60.13% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@leopardracer leopardracer changed the title Fix Typographical Errors and Improve Code Consistency fix: Typographical Errors and Improve Code Consistency Apr 17, 2025
@leopardracer leopardracer changed the title fix: Typographical Errors and Improve Code Consistency fix: typographical errors Apr 19, 2025
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.

1 participant