Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #230 +/- ##
=======================================
Coverage 56.29% 56.29%
=======================================
Files 25 25
Lines 5516 5516
=======================================
Hits 3105 3105
Misses 2411 2411 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Benchmarking (macOS) factorialCompiling factorial (factorial.con) Benchmarking (macOS) fibCompiling fib (fib.con) |
Benchmarking (Linux) factorialCompiling factorial (factorial.con) Benchmarking (Linux) fibCompiling fib (fib.con) |
This PR fixes some outdated code examples.
The following examples are still failing, because support for them has yet not been implemented:
What should we do with these files? Should we move them to another directory
examples/unimplemented?Also, the example
examples/check_error.confails, but given its name maybe its on purpose. Should be move it another directoryexamples/failing?