Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev/tests #54

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Dev/tests #54

wants to merge 11 commits into from

Conversation

nx10
Copy link
Contributor

@nx10 nx10 commented Jan 10, 2025

No description provided.

kaitj and others added 8 commits January 10, 2025 15:04
- Update .gitignore to ignore .vscode/
- Currently skipping tests for invalid inputs, which need to be fixed in
  code base first
- Unable to test 'literature', which also isn't currently being used
- Also add per-file ignore for 'ANN401'
Fix number of brackets in descriptors test.
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71.76%. Comparing base (d71135d) to head (6ff8cfe).

Files with missing lines Patch % Lines
src/styx/ir/pretty_print.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
+ Coverage   71.73%   71.76%   +0.03%     
==========================================
  Files          20       20              
  Lines        1751     1753       +2     
==========================================
+ Hits         1256     1258       +2     
  Misses        495      495              

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

nx10 and others added 3 commits January 14, 2025 13:39
* Move metadata tests from descriptor

- Also remove the "# noqa: ANN401"

* Add docstring for legacy tests' init
* Add basic primitive params tests

* Update tests/frontend/boutiques/test_inputs.py

* add clarifying comment

* Minor changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants