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 for searching files #350

Merged
merged 1 commit into from
Mar 17, 2021
Merged

Fix for searching files #350

merged 1 commit into from
Mar 17, 2021

Conversation

frombetelgeuse
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Mar 11, 2021

Codecov Report

Merging #350 (a308d09) into cli3 (999df2c) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               cli3     #350      +/-   ##
============================================
+ Coverage     60.53%   60.55%   +0.02%     
  Complexity      853      853              
============================================
  Files           139      139              
  Lines          3985     3987       +2     
  Branches        569      569              
============================================
+ Hits           2412     2414       +2     
  Misses         1287     1287              
  Partials        286      286              
Impacted Files Coverage Δ Complexity Δ
.../com/crowdin/cli/properties/helper/FileHelper.java 94.67% <100.00%> (+0.15%) 23.00 <0.00> (ø)

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 999df2c...a308d09. Read the comment docs.

@andrii-bodnar andrii-bodnar linked an issue Mar 11, 2021 that may be closed by this pull request
@andrii-bodnar andrii-bodnar merged commit 3191741 into cli3 Mar 17, 2021
@andrii-bodnar andrii-bodnar deleted the fix-source-search branch March 17, 2021 17:19
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.

Unable to find some local files
2 participants