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 support for C preprocessor #13

Merged
merged 2 commits into from
Feb 3, 2024

Conversation

radioegor146
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Feb 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (release@15ff423). Click here to learn what that means.

Additional details and impacted files
@@            Coverage Diff            @@
##             release     #13   +/-   ##
=========================================
  Coverage           ?   6.09%           
=========================================
  Files              ?      18           
  Lines              ?     394           
  Branches           ?      67           
=========================================
  Hits               ?      24           
  Misses             ?     370           
  Partials           ?       0           

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

@imcatwhocode imcatwhocode changed the base branch from release to dev February 3, 2024 16:10
@imcatwhocode imcatwhocode merged commit f000aa8 into imcatwhocode:dev Feb 3, 2024
3 checks passed
imcatwhocode added a commit that referenced this pull request Feb 6, 2024
* Add support for C preprocessor (#13)

* Add support for C preprocessor

* Fix fucking codestyle

* Version 2.1.0 (#14)

* Switch to Vercel engineering code style, apply Prettier fixes

* Fixes code style and type errors

* Fix logging readability

* 2.1.0

* Fixes Jest configuration

* Fixes incorrect run types validation

* Migrates to RegExp Dotenv parser, fixes minor logger and configuration issues

* Adds basic E2E tests

* 2.2.0

* Adds correct coerce to decrypted data

* Fixes Action for E2E tests

---------

Co-authored-by: Egor Koleda <[email protected]>
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