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

Removing experimental configuration for extensions starting with API 0.13 #2125

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jjbustamante
Copy link
Member

Summary

Output

Before

After

Documentation

  • Should this change be documented?
    • Yes, see #___
    • No

Related

Resolves #2066

…version 0.13

Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
@github-actions github-actions bot added this to the 0.34.0 milestone Apr 15, 2024
@github-actions github-actions bot added the type/enhancement Issue that requests a new feature or improvement. label Apr 15, 2024
Copy link

codecov bot commented Apr 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.29%. Comparing base (32563a6) to head (eb1c126).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2125      +/-   ##
==========================================
- Coverage   70.29%   70.29%   -0.00%     
==========================================
  Files         231      231              
  Lines       17104    17103       -1     
==========================================
- Hits        12022    12021       -1     
  Misses       4317     4317              
  Partials      765      765              
Flag Coverage Δ
os_linux 69.42% <100.00%> (-<0.01%) ⬇️
os_macos 65.83% <100.00%> (-<0.01%) ⬇️
os_windows 69.81% <100.00%> (-<0.01%) ⬇️
unit 70.29% <100.00%> (-<0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link
Member

@natalieparellano natalieparellano left a comment

Choose a reason for hiding this comment

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

This looks good @jjbustamante

@jjbustamante jjbustamante marked this pull request as ready for review May 1, 2024 23:32
@jjbustamante jjbustamante requested review from a team as code owners May 1, 2024 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Issue that requests a new feature or improvement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Platform API 0.13
2 participants