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

Add lost feature status #2225

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Conversation

AJIOB
Copy link
Contributor

@AJIOB AJIOB commented Jul 16, 2024

cargo --help before:

...

Enabled features:
    S3:        true
    Redis:     true
    Memcached: true
    GCS:       true
    GHA:       true
    Azure:     true

cargo --help after:

...

Enabled features:
    S3:        true
    Redis:     true
    Memcached: true
    GCS:       true
    GHA:       true
    Azure:     true
    WebDAV:    true
    OSS:       true

@codecov-commenter
Copy link

codecov-commenter commented Jul 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.64%. Comparing base (0cc0c62) to head (1f94ae2).
Report is 61 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2225      +/-   ##
==========================================
+ Coverage   30.91%   40.64%   +9.73%     
==========================================
  Files          53       53              
  Lines       20112    20488     +376     
  Branches     9755     9690      -65     
==========================================
+ Hits         6217     8327    +2110     
- Misses       7922     8090     +168     
+ Partials     5973     4071    -1902     

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

@sylvestre sylvestre merged commit 901923b into mozilla:main Jul 16, 2024
53 checks passed
@sylvestre
Copy link
Collaborator

thanks

@AJIOB AJIOB deleted the AJIOB/add-more-feature-status branch July 16, 2024 16:58
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