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

Restructure of Endpoints #8

Merged
merged 1 commit into from
Jun 15, 2020
Merged

Conversation

brettt89
Copy link
Owner

Restructing Namespaces and naming of Endpoints for API

@brettt89 brettt89 added the enhancement New feature or request label Jun 15, 2020
@codecov
Copy link

codecov bot commented Jun 15, 2020

Codecov Report

Merging #8 into master will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #8      +/-   ##
============================================
- Coverage     99.69%   99.68%   -0.01%     
+ Complexity      168      162       -6     
============================================
  Files            15       10       -5     
  Lines           656      644      -12     
============================================
- Hits            654      642      -12     
  Misses            2        2              
Flag Coverage Δ Complexity Δ
#unittests 99.68% <100.00%> (-0.01%) 162.00 <142.00> (-6.00)
Impacted Files Coverage Δ Complexity Δ
src/Endpoint.php 100.00% <ø> (ø) 2.00 <0.00> (?)
src/Endpoints/Account.php 100.00% <100.00%> (ø) 29.00 <29.00> (?)
src/Endpoints/Site.php 100.00% <100.00%> (ø) 43.00 <43.00> (?)
src/Endpoints/Site/CacheRules.php 100.00% <100.00%> (ø) 5.00 <5.00> (?)
src/Endpoints/Site/Caching.php 100.00% <100.00%> (ø) 31.00 <31.00> (?)
src/Endpoints/Site/DataCenters.php 100.00% <100.00%> (ø) 23.00 <23.00> (?)
src/Endpoints/Site/Rules.php 100.00% <100.00%> (ø) 11.00 <11.00> (?)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 95347bb...6cfaea1. Read the comment docs.

@brettt89 brettt89 merged commit f61d113 into master Jun 15, 2020
@brettt89 brettt89 deleted the feature/restructure_endpoint_naming branch June 15, 2020 03:41
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.

None yet

1 participant