Update and refactor mesh generation #17
ci.yml
on: pull_request
Linting (flake8)
14s
Testing (Linux)
10m 50s
Testing (macOS)
7m 57s
Documentation
3m 58s
Examples
4m 2s
Annotations
6 errors
Documentation
Process completed with exit code 2.
|
Examples
Process completed with exit code 1.
|
Testing (macOS)
Process completed with exit code 1.
|
Testing (Linux):
test/test/test/test_nearfield_potential_table.py#L74
test_modes
assert False
+ where False = <function allclose at 0x7ffb5c7dffb0>(array([0.99910828, 0.99979575, 0.99995681, 0.99998981, 0.99999862,\n 1. , 0.99999997, 0.99999999, 1.000000... , 1. , 1. , 1. , 1. ,\n 1. , 1. , 1. , 1. , 1. ]), 1)
+ where <function allclose at 0x7ffb5c7dffb0> = np.allclose
|
Testing (Linux):
test/test/test/test_nearfield_interaction_completeness.py#L792
test_completeness_1[<context factory for <pyopencl.Device 'cpu-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
loopy.diagnostic.LoopyError: Kernel brick_map() missing required array input arguments: knl_scaling. If this is a surprise, maybe you need to add is_input=False to your argument.
|
Testing (Linux)
Process completed with exit code 1.
|