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

Release 24.4.1 #2737

Merged
merged 1 commit into from
Apr 1, 2024
Merged

Release 24.4.1 #2737

merged 1 commit into from
Apr 1, 2024

Conversation

codecov-releaser
Copy link
Contributor

Release PR for 24.4.1
I've updated the version name and committed: aad3534.

Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f0deb04) 98.43% compared to head (aad3534) 98.43%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2737   +/-   ##
=======================================
  Coverage   98.43%   98.43%           
=======================================
  Files         852      852           
  Lines       12041    12041           
  Branches     3143     3164   +21     
=======================================
  Hits        11852    11852           
  Misses        185      185           
  Partials        4        4           
Components Coverage Δ
Assets 55.55% <ø> (ø)
Layouts 97.13% <ø> (ø)
Pages 99.31% <ø> (ø)
Services 99.58% <ø> (ø)
Shared 99.83% <ø> (ø)
UI 94.17% <ø> (ø)

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 f0deb04...aad3534. Read the comment docs.

@codecov-notifications
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found ☺️

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2737   +/-   ##
=======================================
  Coverage   98.43%   98.43%           
=======================================
  Files         852      852           
  Lines       12041    12041           
  Branches     3107     3143   +36     
=======================================
  Hits        11852    11852           
  Misses        185      185           
  Partials        4        4           
Components Coverage Δ
Assets 55.55% <ø> (ø)
Layouts 97.13% <ø> (ø)
Pages 99.31% <ø> (ø)
Services 99.58% <ø> (ø)
Shared 99.83% <ø> (ø)
UI 94.17% <ø> (ø)

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 f0deb04...aad3534. Read the comment docs.

@codecov-qa
Copy link

codecov-qa bot commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.43%. Comparing base (f0deb04) to head (aad3534).

✅ All tests successful. No failed tests found ☺️

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2737   +/-   ##
=======================================
  Coverage   98.43%   98.43%           
=======================================
  Files         852      852           
  Lines       12041    12041           
  Branches     3143     3107   -36     
=======================================
  Hits        11852    11852           
  Misses        185      185           
  Partials        4        4           
Components Coverage Δ
Assets 55.55% <ø> (ø)
Layouts 97.13% <ø> (ø)
Pages 99.31% <ø> (ø)
Services 99.58% <ø> (ø)
Shared 99.83% <ø> (ø)
UI 94.17% <ø> (ø)

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 f0deb04...aad3534. Read the comment docs.

Copy link

codecov bot commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.43%. Comparing base (f0deb04) to head (aad3534).

✅ All tests successful. No failed tests found ☺️

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #2737   +/-   ##
=====================================
  Coverage   98.43   98.43           
=====================================
  Files        852     852           
  Lines      12041   12041           
  Branches    3107    3143   +36     
=====================================
  Hits       11852   11852           
  Misses       185     185           
  Partials       4       4           
Components Coverage Δ
Assets 55.55% <ø> (ø)
Layouts 97.13% <ø> (ø)
Pages 99.31% <ø> (ø)
Services 99.58% <ø> (ø)
Shared 99.83% <ø> (ø)
UI 94.17% <ø> (ø)

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 f0deb04...aad3534. Read the comment docs.

@codecov-staging
Copy link

Bundle Report

Bundle size has no change ✅

1 similar comment
Copy link

codecov bot commented Apr 1, 2024

Bundle Report

Bundle size has no change ✅

@codecov-releaser
Copy link
Contributor Author

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Commit Created Cloud Enterprise
aad3534 Mon, 01 Apr 2024 19:09:47 GMT Cloud Enterprise

@trent-codecov trent-codecov merged commit eb5e6b3 into main Apr 1, 2024
58 checks passed
@trent-codecov trent-codecov deleted the release/24.4.1 branch April 1, 2024 19:58
RulaKhaled pushed a commit that referenced this pull request Apr 2, 2024
RulaKhaled added a commit that referenced this pull request Apr 3, 2024
* feat: Create useRepoComponents hook

* We need branch not term

* fix: Handle guest feature error, no nested catch (#2709)

* fix: Handle guest feature error, no nested catch

* Update tests to reflect graphql error

* Fix when to raise an error

* my bad bro

* Update to re add catch block

* build: grab github sha from env (#2672)

Update Sentry deps and bundler plugin config to prepare for incoming fix to source map uploading.

* ref: Convert file entry stuff to ts (#2698)

Part of codecov/engineering-team#588

* chore: Remove bundle analysis flags (#2693)

Remove bundle analysis feature flags from Gazebo.

GH codecov/engineering-team#999
GH codecov/engineering-team#1214

* Prepare release 24.4.1 (#2737)

* Update to use react props with children

---------

Co-authored-by: nicholas-codecov <nicholas.deschenes@sentry.io>
Co-authored-by: Spencer Murray <159931558+spalmurray-codecov@users.noreply.github.com>
Co-authored-by: Codecov Releaser <devops+releaser@codecov.io>
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.

None yet

2 participants