MCPcopy Index your code
hub / github.com/scality/cloudserver / bucketPutLogging.js

File bucketPutLogging.js

tests/unit/api/bucketPutLogging.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2const { bucketPut } = require('../../../lib/api/bucketPut');
3const bucketPutLogging = require('../../../lib/api/bucketPutLogging');
4const { cleanup, DummyRequestLogger, makeAuthInfo } = require('../helpers');

Callers

nothing calls this directly

Calls 7

bucketPutFunction · 0.85
bucketPutLoggingFunction · 0.85
createEmptyLoggingXMLFunction · 0.85
createValidLoggingXMLFunction · 0.70
createLoggingRequestFunction · 0.70
makeAuthInfoFunction · 0.50
cleanupFunction · 0.50

Tested by

no test coverage detected