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: rename files regression #460

Merged
merged 3 commits into from
Aug 31, 2023
Merged

fix: rename files regression #460

merged 3 commits into from
Aug 31, 2023

Conversation

cguedes
Copy link
Collaborator

@cguedes cguedes commented Aug 31, 2023

This fixes #454 and adopt .refstudio file extension when creating new files.

Screenshot 2023-08-31 at 11 45 39

@cguedes cguedes linked an issue Aug 31, 2023 that may be closed by this pull request
@cguedes cguedes requested a review from sehyod August 31, 2023 10:45
@cguedes cguedes marked this pull request as ready for review August 31, 2023 10:46
@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Merging #460 (7a0dc71) into main (24e7cc9) will increase coverage by 0.13%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main     #460      +/-   ##
==========================================
+ Coverage   78.38%   78.52%   +0.13%     
==========================================
  Files         186      186              
  Lines       11155    11155              
  Branches     1061     1066       +5     
==========================================
+ Hits         8744     8759      +15     
+ Misses       2396     2381      -15     
  Partials       15       15              
Files Changed Coverage Δ
src/api/projectsAPI.ts 32.62% <0.00%> (ø)
src/atoms/fileEntryActions.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@cguedes cguedes requested a review from sehyod August 31, 2023 14:45
@cguedes cguedes merged commit 2e9a36d into main Aug 31, 2023
10 checks passed
@cguedes cguedes deleted the 454-rename-files-regression branch August 31, 2023 16:00
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.

Rename files regression after #425
2 participants