Skip to content

Conversation

@shivaahir158
Copy link
Collaborator

Motivate of the pull request

  • To address an existing issue. If so, please provide a link to the issue:
  • Breaking new feature. If so, please describe details in the description part.

Describe the technical details

When a project is saved, the application will now:

  1. Prompt the user to select or name the project folder.
  2. Create a directory based on the project name.
  3. Save the project file inside the directory with the .rpe extension.
  4. Update the window title to reflect the project file name.
sss1 ssss2 sss2

Which part of the code base require a change

  • Frontend: projectfile.js
  • Backend:
  • Library: <Specify the library name, e.g. npm packages>
  • Plug-in: <Specify the plugin name, e.g. Webpack, jtest>
  • Documentation
  • Regression tests
  • Continuous Integration (CI) scripts

Impact of the pull request

  • Require a change on Quality of Results (QoR)
  • Break backward-compatibility. If so, please list who may be influenced.

@codecov
Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.39%. Comparing base (6e48c6b) to head (eb0baa1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #238   +/-   ##
=======================================
  Coverage   69.39%   69.39%           
=======================================
  Files         110      110           
  Lines        8607     8607           
=======================================
  Hits         5973     5973           
  Misses       2634     2634           

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

@shivaahir158 shivaahir158 self-assigned this Oct 15, 2024
@shivaahir158 shivaahir158 marked this pull request as ready for review October 15, 2024 20:52
Copy link
Contributor

@ravikiranchollangi ravikiranchollangi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 comment

@ravikiranchollangi ravikiranchollangi merged commit 2822507 into main Oct 16, 2024
11 checks passed
@ravikiranchollangi ravikiranchollangi deleted the task/RPE-128/Directory-for-project-save branch October 16, 2024 04:37
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.

3 participants