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

tree-wide: add support for ABAP Structures CRUD #119

Merged
merged 3 commits into from
Sep 11, 2023
Merged

tree-wide: add support for ABAP Structures CRUD #119

merged 3 commits into from
Sep 11, 2023

Conversation

buca92
Copy link
Collaborator

@buca92 buca92 commented Sep 11, 2023

  • Unit test for sapcli structures support created
  • Documentation for sapcli structures provided

Unit test for sapcli structures support

Documentation for sapcli structures
@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (b9ba9aa) 98.25% compared to head (f45020b) 98.25%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #119   +/-   ##
=======================================
  Coverage   98.25%   98.25%           
=======================================
  Files          82       84    +2     
  Lines        8298     8315   +17     
=======================================
+ Hits         8153     8170   +17     
  Misses        145      145           
Files Changed Coverage Δ
sap/adt/__init__.py 100.00% <100.00%> (ø)
sap/adt/structure.py 100.00% <100.00%> (ø)
sap/cli/__init__.py 90.21% <100.00%> (+0.10%) ⬆️
sap/cli/structure.py 100.00% <100.00%> (ø)

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

@jfilak jfilak merged commit 9c033e2 into jfilak:master Sep 11, 2023
4 checks passed
@jfilak
Copy link
Owner

jfilak commented Sep 11, 2023

Well done! Thank you.

@buca92 buca92 deleted the buca92_sapcli_structures branch September 11, 2023 14:23
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.

3 participants