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

refactor: Change HistoryImport and HistoryExport files structure #15971

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

przemvs
Copy link
Contributor

@przemvs przemvs commented Oct 11, 2023

Description

HistoryImport and HistoryExport files structure changes.

From index.tsx to ComponentName.tsx, and export from index.tsx

Screenshots/Screencast (for UI changes)

image

Checklist

  • PR has been self reviewed by the author;
  • Hard-to-understand areas of the code have been commented;
  • If it is a core feature, unit tests have been added;

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Merging #15971 (a577413) into dev (fbf72ff) will increase coverage by 0.00%.
Report is 1 commits behind head on dev.
The diff coverage is 1.31%.

@@           Coverage Diff           @@
##              dev   #15971   +/-   ##
=======================================
  Coverage   44.29%   44.30%           
=======================================
  Files         683      684    +1     
  Lines       22914    22916    +2     
  Branches     5206     5206           
=======================================
+ Hits        10150    10152    +2     
  Misses      11463    11463           
  Partials     1301     1301           

@przemvs przemvs merged commit 6d1f1c8 into dev Oct 11, 2023
@przemvs przemvs deleted the refactor/move-history-import-export-files branch October 11, 2023 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants