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

[feat] Place components selector in commit details file explorer #2466

Merged

Merge branch 'main' into rvinnakota/add-components-commit-file-explorer

9a6245c
Select commit
Loading
Failed to load commit list.
Merged

[feat] Place components selector in commit details file explorer #2466

Merge branch 'main' into rvinnakota/add-components-commit-file-explorer
9a6245c
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov - Staging / codecov/project succeeded Dec 19, 2023 in 0s

98.13% (+0.00%) compared to 16ba049

View this Pull Request on Codecov

98.13% (+0.00%) compared to 16ba049

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2466   +/-   ##
=======================================
  Coverage   98.13%   98.13%           
=======================================
  Files         777      777           
  Lines        9993     9999    +6     
  Branches     2549     2553    +4     
=======================================
+ Hits         9807     9813    +6     
  Misses        184      184           
  Partials        2        2           
Files Coverage Δ
...mitDetailFileExplorer/CommitDetailFileExplorer.jsx 100.00% <100.00%> (ø)
...ilFileExplorer/hooks/useRepoCommitContentsTable.js 100.00% <100.00%> (ø)
...ontents/commit/file/usePrefetchCommitFileEntry.tsx 100.00% <100.00%> (ø)
...able/TableEntries/CommitEntries/CommitDirEntry.jsx 100.00% <100.00%> (ø)
...ble/TableEntries/CommitEntries/CommitFileEntry.jsx 100.00% <100.00%> (ø)
Components Coverage Δ
Assets 59.37% <ø> (ø)
Layouts 97.30% <ø> (ø)
Pages 98.98% <100.00%> (+<0.01%) ⬆️
Services 99.44% <100.00%> (+<0.01%) ⬆️
Shared 99.82% <100.00%> (+<0.01%) ⬆️
UI 94.48% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 16ba049...9a6245c. Read the comment docs.