Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
quantum-bench
Browse files
Mar 14, 2021
Update README.md
· cfd9d090
Mark Fingerhuth
authored
Dec 24, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
cfd9d090
tidied monkey classes and added new tests
· 294caeed
Mark Fingerhuth
authored
Aug 14, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
294caeed
Add testing support for the strawberryfields project
· 78c4569e
Mark Fingerhuth
authored
Aug 14, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
78c4569e
collectors.tests: Remove coverage data file after processing
· b78c3c0e
Mark Fingerhuth
authored
Aug 14, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
b78c3c0e
collectors: Remove dummy collector
· 7002d325
Mark Fingerhuth
authored
Aug 14, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
7002d325
added test for get_contributors
· 296b0933
Mark Fingerhuth
authored
Aug 14, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
296b0933
more elegant lambda functions with property wrapper
· afa81838
Mark Fingerhuth
authored
Aug 14, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
afa81838
generalized monkey classes and made tests more complex
· fce01430
Mark Fingerhuth
authored
Aug 14, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
fce01430
collectors.tests: Return coverage statistics
· d2dedc39
Mark Fingerhuth
authored
Aug 13, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
d2dedc39
tests: Run container under privileged SELinux context
· dad7fc8f
Mark Fingerhuth
authored
Aug 13, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
dad7fc8f
collectors.tests: Styling changes
· 8b34d3f6
Mark Fingerhuth
authored
Aug 13, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
8b34d3f6
collectors.tests: Implement rudimentary coverage
· 3e09527c
Mark Fingerhuth
authored
Aug 13, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
3e09527c
collectors.tests: Prepare and mount coverage volume
· e97d9ad3
Mark Fingerhuth
authored
Aug 13, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
e97d9ad3
dockerfiles: Store coverage XML in the /reports/ directory
· 5564d641
Mark Fingerhuth
authored
Aug 13, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
5564d641
dockerfiles: Properly add pyquil coverage configuration
· 4a758ce1
Mark Fingerhuth
authored
Aug 13, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
4a758ce1
dockerfiles: Add coverage configuration for pyquil
· 6e3c377a
Mark Fingerhuth
authored
Aug 13, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
6e3c377a
dockerfiles: Store XML report in the reports dir
· 8d6a705a
Mark Fingerhuth
authored
Aug 13, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
8d6a705a
dockerfiles: Add XML coverage
· 5804e255
Mark Fingerhuth
authored
Aug 13, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
5804e255
dockerfiles: Add coverage for pyquil
· ad981ece
Mark Fingerhuth
authored
Aug 13, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
ad981ece
collectors.tests: Use different dummy data key
· 7e7346b0
Mark Fingerhuth
authored
Aug 13, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
7e7346b0
collectors.tests: Fix docker commands to properly invoke build and run
· 001e1f99
Mark Fingerhuth
authored
Aug 13, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
001e1f99
collectors.tests: Capture output of the docker commands
· fb959df6
Mark Fingerhuth
authored
Aug 13, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
fb959df6
config: Add dockerfile for pyquil
· 2b2997ea
Mark Fingerhuth
authored
Aug 13, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
2b2997ea
datetime bug fix for is_young
· c22b15f2
Mark Fingerhuth
authored
Aug 13, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
c22b15f2
fixed module.Class syntax for MagicMock compatibility
· 35e3e5bc
Mark Fingerhuth
authored
Aug 13, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
35e3e5bc
rewritten tests + outsourced monkey classes
· 19d95a4a
Mark Fingerhuth
authored
Aug 13, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
19d95a4a
first tests for meta collector added
· 0f1a5476
Mark Fingerhuth
authored
Aug 13, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
0f1a5476
updated meta.py with actual code
· 95cb0ecb
Mark Fingerhuth
authored
Aug 11, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
95cb0ecb
collectors: Add initial version of the tests collector
· 0a99d3db
Mark Fingerhuth
authored
Aug 12, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
0a99d3db
utils: Add run method
· 8f8d240d
Mark Fingerhuth
authored
Aug 12, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
8f8d240d
dummy: Add project specific dummy result
· 0e89de19
Mark Fingerhuth
authored
Aug 12, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
0e89de19
main: Print data collection results
· b85f9e66
Mark Fingerhuth
authored
Aug 12, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
b85f9e66
main: Expand functionality of the collect data function
· dcc4fe38
Mark Fingerhuth
authored
Aug 12, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
dcc4fe38
main: Add project identifier
· 49ee7eed
Mark Fingerhuth
authored
Aug 12, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
49ee7eed
dockerfiles: Add initial version of pyquil dockerfile
· b643c867
Mark Fingerhuth
authored
Aug 12, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
b643c867
main: Run every collector per project
· f6b02d2f
Mark Fingerhuth
authored
Aug 11, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
f6b02d2f
main: Use Project dataclass container
· 80cbdda9
Mark Fingerhuth
authored
Aug 11, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
80cbdda9
Fix imports to use quenchmark package
· 9746dcf4
Mark Fingerhuth
authored
Aug 11, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
9746dcf4
Move everything into quenchmark
· 873f0b3b
Mark Fingerhuth
authored
Aug 11, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
873f0b3b
config: Include new projects
· 2b14fc73
Mark Fingerhuth
authored
Aug 11, 2018
and
Mark Fingerhuth
committed
Mar 14, 2021
2b14fc73
Loading