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

Fix reading regular expression files #16

Merged
merged 1 commit into from
Aug 7, 2023
Merged

Conversation

d06alexandrov
Copy link
Owner

Fix bug with reading regular expressions from files (#15).

@d06alexandrov d06alexandrov added the bug Something isn't working label Aug 7, 2023
@sonarcloud
Copy link

sonarcloud bot commented Aug 7, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.17) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #16 (6887d85) into master (abcdac2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #16   +/-   ##
=======================================
  Coverage   71.95%   71.95%           
=======================================
  Files           7        7           
  Lines        2072     2072           
  Branches      459      459           
=======================================
  Hits         1491     1491           
  Misses        426      426           
  Partials      155      155           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@d06alexandrov
Copy link
Owner Author

Temporary solution until re2fa full refactoring.

@d06alexandrov d06alexandrov merged commit 6e4b668 into master Aug 7, 2023
10 of 11 checks passed
@d06alexandrov d06alexandrov deleted the read_regexp_file_fix branch August 7, 2023 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant