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 context to analyzer. #277

Merged
merged 3 commits into from Aug 25, 2020
Merged

Add context to analyzer. #277

merged 3 commits into from Aug 25, 2020

Conversation

sys27
Copy link
Owner

@sys27 sys27 commented Aug 25, 2020

No description provided.

@sys27 sys27 added this to the xFunc 4.0.0 milestone Aug 25, 2020
@sys27 sys27 self-assigned this Aug 25, 2020
@codecov
Copy link

codecov bot commented Aug 25, 2020

Codecov Report

Merging #277 into dev will decrease coverage by 0.61%.
The diff coverage is 83.67%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #277      +/-   ##
==========================================
- Coverage   98.35%   97.74%   -0.62%     
==========================================
  Files         148      149       +1     
  Lines        4746     4877     +131     
==========================================
+ Hits         4668     4767      +99     
- Misses         78      110      +32     
Impacted Files Coverage Δ
...Func.Maths/Analyzers/Formatters/CommonFormatter.cs 100.00% <ø> (ø)
xFunc.Maths/Expressions/Ceil.cs 90.90% <50.00%> (-9.10%) ⬇️
...Func.Maths/Expressions/ComplexNumbers/Conjugate.cs 90.90% <50.00%> (-9.10%) ⬇️
xFunc.Maths/Expressions/ComplexNumbers/Im.cs 90.90% <50.00%> (-9.10%) ⬇️
xFunc.Maths/Expressions/ComplexNumbers/Phase.cs 93.75% <50.00%> (-6.25%) ⬇️
xFunc.Maths/Expressions/ComplexNumbers/Re.cs 90.90% <50.00%> (-9.10%) ⬇️
...unc.Maths/Expressions/ComplexNumbers/Reciprocal.cs 90.90% <50.00%> (-9.10%) ⬇️
xFunc.Maths/Expressions/Floor.cs 90.90% <50.00%> (-9.10%) ⬇️
xFunc.Maths/Expressions/GCD.cs 95.23% <50.00%> (-4.77%) ⬇️
xFunc.Maths/Expressions/LCM.cs 95.23% <50.00%> (-4.77%) ⬇️
... and 119 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0a410d7...7644352. Read the comment docs.

@sys27 sys27 force-pushed the context branch 5 times, most recently from 2a028c0 to 9edeaaa Compare August 25, 2020 10:48
@sys27 sys27 merged commit e47470c into dev Aug 25, 2020
@sys27 sys27 deleted the context branch August 25, 2020 11:28
@sys27 sys27 mentioned this pull request Aug 28, 2020
sys27 added a commit that referenced this pull request Aug 31, 2020
* Add context to analyzer.

* Create true/false boolean constants

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

Successfully merging this pull request may close these issues.

None yet

1 participant