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

Unit test for cli.structure is provided

f45020b
Select commit
Loading
Failed to load commit list.
Merged

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

Unit test for cli.structure is provided
f45020b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2023 in 1s

98.25% (+0.00%) compared to b9ba9aa

View this Pull Request on Codecov

98.25% (+0.00%) compared to b9ba9aa

Details

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.