Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

WIP: Issue 75 add unit tests to DSL #157

Conversation

nullbitx8
Copy link
Contributor

This is a work in progress for #75

I am planning to add code coverage as well as more tests.

@leolara
Copy link
Collaborator

leolara commented Oct 21, 2023

Good, but missing more things to test

@codecov-commenter
Copy link

codecov-commenter commented Oct 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bd68dbf) 49.67% compared to head (1622bf7) 54.08%.

❗ Current head 1622bf7 differs from pull request most recent head e0ed55d. Consider uploading reports for the commit e0ed55d to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #157      +/-   ##
==========================================
+ Coverage   49.67%   54.08%   +4.40%     
==========================================
  Files          21       21              
  Lines        5751     5941     +190     
==========================================
+ Hits         2857     3213     +356     
+ Misses       2894     2728     -166     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@leolara
Copy link
Collaborator

leolara commented Oct 28, 2023

@nullbitx8 fix the fmt please

@nullbitx8
Copy link
Contributor Author

@nullbitx8 fix the fmt please

Will do. I plan on adding more tests, would you prefer I keep working on this PR or on another?

@leolara
Copy link
Collaborator

leolara commented Oct 28, 2023

It is good to keep working on this. Thanks

@leolara leolara requested a review from qwang98 November 15, 2023 06:43
@leolara leolara force-pushed the main branch 4 times, most recently from 03ddbb5 to 8397503 Compare November 19, 2023 05:49
@leolara leolara added this pull request to the merge queue Nov 21, 2023
Merged via the queue into privacy-scaling-explorations:main with commit 69745a5 Nov 21, 2023
4 checks passed
github-merge-queue bot pushed a commit that referenced this pull request Mar 21, 2024
Added more unit tests to the following modules:
- poly
- ast/query
- dsl
- dsl/cb
- compiler/step_selector
- compiler
- super_circuit

Covers some of these issues:
#157 #102 #105
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants