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

Add linter doctests #87

Closed
wants to merge 3 commits into from
Closed

Add linter doctests #87

wants to merge 3 commits into from

Conversation

ReubenJ
Copy link
Member

@ReubenJ ReubenJ commented Sep 6, 2024

All changes in src and test are a result of running the formatting script.

@ReubenJ ReubenJ self-assigned this Sep 6, 2024
@ReubenJ ReubenJ added the ci Relating to continuous integration, actions, etc. label Sep 6, 2024
Copy link

codecov bot commented Sep 6, 2024

Codecov Report

Attention: Patch coverage is 69.67742% with 47 lines in your changes missing coverage. Please review.

Project coverage is 45.98%. Comparing base (97b0e62) to head (8ed6fc2).
Report is 20 commits behind head on master.

Files with missing lines Patch % Lines
src/rulenode_operators.jl 22.58% 24 Missing ⚠️
src/grammar_base.jl 57.89% 8 Missing ⚠️
src/utils.jl 0.00% 8 Missing ⚠️
src/csg/csg.jl 81.81% 6 Missing ⚠️
src/grammar_io.jl 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
+ Coverage   45.95%   45.98%   +0.03%     
==========================================
  Files           8        8              
  Lines         457      461       +4     
==========================================
+ Hits          210      212       +2     
- Misses        247      249       +2     

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

@ReubenJ ReubenJ marked this pull request as draft September 27, 2024 08:41
@ReubenJ
Copy link
Member Author

ReubenJ commented Dec 12, 2024

Closing in favor of BestieTemplate.

@ReubenJ ReubenJ closed this Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Relating to continuous integration, actions, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant