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 #find_files and #find_file #36

Merged
merged 4 commits into from
Sep 15, 2023
Merged

Add #find_files and #find_file #36

merged 4 commits into from
Sep 15, 2023

Conversation

taichi-ishitani
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (88089a5) 99.87% compared to head (6c00fb8) 99.88%.

Additional details and impacted files
@@           Coverage Diff            @@
##           master      #36    +/-   ##
========================================
  Coverage   99.87%   99.88%            
========================================
  Files          15       15            
  Lines        1616     1726   +110     
========================================
+ Hits         1614     1724   +110     
  Misses          2        2            
Files Changed Coverage Δ
lib/flgen/file_list.rb 100.00% <100.00%> (ø)
spec/flgen/file_list_spec.rb 100.00% <100.00%> (ø)

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

@taichi-ishitani taichi-ishitani merged commit f3b7d31 into master Sep 15, 2023
8 checks passed
@taichi-ishitani taichi-ishitani deleted the add_find_files branch September 15, 2023 06:26
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