MCPcopy Create free account
hub / github.com/chartbrew/chartbrew / dataFilter.js

File dataFilter.js

server/charts/dataFilter.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const _ = require("lodash");
2const momentObj = require("moment");
3
4const determineType = require("../modules/determineType");

Callers

nothing calls this directly

Calls 6

compareStringsFunction · 0.85
compareNumbersFunction · 0.85
compareBooleansFunction · 0.85
compareDatesFunction · 0.85
determineTypeFunction · 0.50
getMethod · 0.45

Tested by

no test coverage detected