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

Feature roles api #22

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

kingspp
Copy link

@kingspp kingspp commented Jan 29, 2025

What's in the PR

  • ...

How to test manually

  • ...

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

@reckart reckart added the ⭐️ Enhancement New feature or request label Feb 25, 2025
@reckart reckart added this to the 0.3.0 milestone Feb 25, 2025
* main:
  No issue: Replace flake with ruff and format code

% Conflicts:
%	pycaprio/core/clients/retryable_client.py
%	pycaprio/core/mappings.py
* main:
  No issue: Update lock file
@codecov-commenter
Copy link

codecov-commenter commented Feb 25, 2025

Codecov Report

Attention: Patch coverage is 64.28571% with 20 lines in your changes missing coverage. Please review.

Project coverage is 95.21%. Comparing base (5cfedcf) to head (ff3a0bd).

Files with missing lines Patch % Lines
pycaprio/core/adapters/http_adapter.py 35.71% 9 Missing ⚠️
pycaprio/core/schemas/role.py 60.00% 6 Missing ⚠️
pycaprio/core/objects/role.py 58.33% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
- Coverage   98.93%   95.21%   -3.73%     
==========================================
  Files          19       21       +2     
  Lines         469      522      +53     
  Branches       60       67       +7     
==========================================
+ Hits          464      497      +33     
- Misses          1       21      +20     
  Partials        4        4              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐️ Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants