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

docs(examples): bump examples with recent changes #3575

Merged
merged 1 commit into from
Nov 2, 2024
Merged

docs(examples): bump examples with recent changes #3575

merged 1 commit into from
Nov 2, 2024

Conversation

erka
Copy link
Collaborator

@erka erka commented Oct 31, 2024

  • remove wait-for-it as docker compose has great internal method to
    check health of services
  • improve flipt init service to allow multi run and correct execution
    order
  • update openfeature example with up to date provider
  • update basic example to use flag evaluation instead of flag
    management.

- remove wait-for-it as docker compose has great internal method to
  check health of services
- improve flipt init service to allow multi run and correct execution
  order
- update openfeature example with up to date provider
- update basic example to use flag evaluation instead of flag
  management.

Signed-off-by: Roman Dmytrenko <[email protected]>
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.11%. Comparing base (f0a9b5e) to head (3f530a5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3575      +/-   ##
==========================================
- Coverage   64.14%   64.11%   -0.04%     
==========================================
  Files         169      169              
  Lines       16966    16966              
==========================================
- Hits        10883    10877       -6     
- Misses       5401     5405       +4     
- Partials      682      684       +2     
Flag Coverage Δ
unittests 64.11% <ø> (-0.04%) ⬇️

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

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

@erka erka marked this pull request as ready for review November 1, 2024 17:15
@erka erka requested a review from a team as a code owner November 1, 2024 17:15
Copy link
Collaborator

@markphelps markphelps left a comment

Choose a reason for hiding this comment

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

Ty!

@erka erka merged commit 2a0b7ef into main Nov 2, 2024
38 of 39 checks passed
@erka erka deleted the examples branch November 2, 2024 12:12
markphelps added a commit that referenced this pull request Nov 5, 2024
* main: (21 commits)
  fix(ui): remove unnecessary scrolls for quick edit forms (#3592)
  fix(ofrep): forward x-flipt-namespace http header from grpc-gateway to (#3591)
  chore(deps): bump @uiw/react-codemirror from 4.23.5 to 4.23.6 in /ui (#3582)
  chore(deps-dev): bump @vitejs/plugin-react from 4.3.2 to 4.3.3 in /ui (#3583)
  chore(deps): bump @uiw/codemirror-theme-tokyo-night in /ui (#3584)
  chore(deps-dev): bump vite from 5.4.6 to 5.4.10 in /ui (#3581)
  chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 (#3589)
  chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc (#3587)
  chore(deps): bump github.com/redis/go-redis/v9 from 9.6.1 to 9.7.0 (#3588)
  chore(deps): bump github.com/twmb/franz-go/pkg/kadm (#3586)
  chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 (#3585)
  chore(deps-dev): bump @types/react from 18.3.10 to 18.3.12 in /ui (#3580)
  chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 in /_tools (#3579)
  refactor: replace gofrs/uuid with google/uuid (#3576)
  docs(examples): bump examples with recent changes (#3575)
  chore: try remove dagger cloud to see if it makes builds noticeably slower (#3578)
  fix(cockroachdb): rework migrations for cockroachdb v23 and v24 (#3573)
  chore: fix install.sh (#3569)
  chore(deps): cleanup deps (#3571)
  fix: use user's home for sqlite db if no preferred location (#3570)
  ...
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.

2 participants