Skip to content

fix: missing slots and api_properties for FirewallResourceLabelSelector#492

Merged
jooola merged 1 commit intomainfrom
missing-slots-for-FirewallResourceLabelSelector
Apr 30, 2025
Merged

fix: missing slots and api_properties for FirewallResourceLabelSelector#492
jooola merged 1 commit intomainfrom
missing-slots-for-FirewallResourceLabelSelector

Conversation

@jooola
Copy link
Member

@jooola jooola commented Apr 30, 2025

Fixes #491

@codecov
Copy link

codecov bot commented Apr 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.94%. Comparing base (6a4d982) to head (1cfd1e1).
⚠️ Report is 27 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #492   +/-   ##
=======================================
  Coverage   92.94%   92.94%           
=======================================
  Files          64       64           
  Lines        3019     3021    +2     
=======================================
+ Hits         2806     2808    +2     
  Misses        213      213           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jooola jooola merged commit 34edc3a into main Apr 30, 2025
10 checks passed
@jooola jooola deleted the missing-slots-for-FirewallResourceLabelSelector branch April 30, 2025 06:57
jooola pushed a commit that referenced this pull request Apr 30, 2025
<!-- section-start changelog -->
### Bug Fixes

- missing slots and api_properties for FirewallResourceLabelSelector
(#492)

<!-- section-end changelog -->

---

<details>
<summary><h4>PR by <a
href="https://github.com/apricote/releaser-pleaser">releaser-pleaser</a>
🤖</h4></summary>

If you want to modify the proposed release, add you overrides here. You
can learn more about the options in the docs.

## Release Notes

### Prefix / Start

This will be added to the start of the release notes.

```rp-prefix
```

### Suffix / End

This will be added to the end of the release notes.

```rp-suffix
```

</details>

Co-authored-by: releaser-pleaser <>
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.

__repr__ for FirewallResourceLabelSelector broken because of missing __api_properties__

2 participants