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

chore: move e2e tests to test #1005

Merged
merged 4 commits into from
Nov 15, 2023

Conversation

Kavindu-Dodan
Copy link
Contributor

This PR

Attempts to fix #1004

@Kavindu-Dodan Kavindu-Dodan requested a review from a team as a code owner November 13, 2023 22:51
Copy link

netlify bot commented Nov 13, 2023

Deploy Preview for polite-licorice-3db33c canceled.

Name Link
🔨 Latest commit 9a949ba
🔍 Latest deploy log https://app.netlify.com/sites/polite-licorice-3db33c/deploys/6554d3564cd1820009f8735a

Copy link

codecov bot commented Nov 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a572fd7) 72.17% compared to head (9a949ba) 71.96%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1005      +/-   ##
==========================================
- Coverage   72.17%   71.96%   -0.21%     
==========================================
  Files          28       28              
  Lines        2864     2864              
==========================================
- Hits         2067     2061       -6     
- Misses        695      699       +4     
- Partials      102      104       +2     

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

@Kavindu-Dodan Kavindu-Dodan changed the title fix: move e2e tests to test chore: move e2e tests to test Nov 14, 2023
@toddbaert
Copy link
Member

Thanks for fixing this!

@toddbaert
Copy link
Member

@Kavindu-Dodan I merged a dep PR which caused conflicts (go.mod only). I've rebased and forced them back.

Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
Kavindu-Dodan and others added 2 commits November 15, 2023 09:09
Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
@toddbaert toddbaert merged commit a94b639 into open-feature:main Nov 15, 2023
14 of 15 checks passed
@github-actions github-actions bot mentioned this pull request Nov 15, 2023
toddbaert pushed a commit that referenced this pull request Nov 15, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>flagd: 0.7.0</summary>

##
[0.7.0](flagd/v0.6.8...flagd/v0.7.0)
(2023-11-15)


### ⚠ BREAKING CHANGES

* OFO APIs were updated to version v1beta1, since they are more stable
now. Resources of the alpha versions are no longer supported in flagd or
flagd-proxy.

### 🐛 Bug Fixes

* **deps:** update module
github.com/open-feature/go-sdk-contrib/providers/flagd to v0.1.18
([#1011](#1011))
([90d4e4e](90d4e4e))


### ✨ New Features

* support OFO v1beta1 API
([#997](#997))
([bb6f5bf](bb6f5bf))


### 🧹 Chore

* move e2e tests to test
([#1005](#1005))
([a94b639](a94b639))
</details>

<details><summary>flagd-proxy: 0.3.0</summary>

##
[0.3.0](flagd-proxy/v0.2.13...flagd-proxy/v0.3.0)
(2023-11-15)


### ⚠ BREAKING CHANGES

* OFO APIs were updated to version v1beta1, since they are more stable
now. Resources of the alpha versions are no longer supported in flagd or
flagd-proxy.

### 🐛 Bug Fixes

* **deps:** update module github.com/open-feature/flagd/core to v0.6.8
([#1006](#1006))
([c9b48bd](c9b48bd))


### ✨ New Features

* support OFO v1beta1 API
([#997](#997))
([bb6f5bf](bb6f5bf))


### 🧹 Chore

* move e2e tests to test
([#1005](#1005))
([a94b639](a94b639))
</details>

<details><summary>core: 0.7.0</summary>

##
[0.7.0](core/v0.6.8...core/v0.7.0)
(2023-11-15)


### ⚠ BREAKING CHANGES

* OFO APIs were updated to version v1beta1, since they are more stable
now. Resources of the alpha versions are no longer supported in flagd or
flagd-proxy.

### ✨ New Features

* support OFO v1beta1 API
([#997](#997))
([bb6f5bf](bb6f5bf))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

[FEATURE] Make flagd independent of go sdk provider
3 participants