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 support for exclude parameter #391

Merged
merged 2 commits into from
Mar 6, 2024
Merged

Conversation

zdenekjurka
Copy link
Contributor

Motivation

Add support for new exclude query string parameter, that allows user to specify codenames of elements that should be excluded from API response.

Checklist

  • Code follows coding conventions held in this repo
  • Automated tests have been added
  • Tests are passing
  • Docs have been updated (if applicable)
  • Temporary settings (e.g. variables used during development and testing) have been reverted to defaults

How to test

@zdenekjurka zdenekjurka requested review from pokornyd and a team as code owners February 29, 2024 08:16
pokornyd
pokornyd previously approved these changes Mar 1, 2024
Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.60%. Comparing base (e2045fe) to head (4553b37).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #391      +/-   ##
==========================================
- Coverage   93.26%   88.60%   -4.66%     
==========================================
  Files         129      130       +1     
  Lines        2775     2783       +8     
  Branches      349      346       -3     
==========================================
- Hits         2588     2466     -122     
- Misses        179      185       +6     
- Partials        8      132     +124     

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

@pokornyd pokornyd merged commit 9327b2c into kontent-ai:master Mar 6, 2024
4 of 6 checks passed
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