Skip to content

WIP View of Eye returns OneElement #238

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

WIP View of Eye returns OneElement #238

wants to merge 7 commits into from

Conversation

dlfivefifty
Copy link
Member

No description provided.

dlfivefifty and others added 7 commits March 28, 2023 15:47
* use StepRangeLen to support 0 step size

* v0.13.11

* allow special casing on ∞ length

* Restore ± special cases

* Update runtests.jl

* fix more tests

* Update runtests.jl
* Structured Broadcasting

* add jishnubs tests

* Update runtests.jl
* Add Zeros(T, n...) and Ones(T, n...) constructors (#94( (#233)

* Add Zeros(T, n...) and Ones(T, n...) constructors (#94(

* increase coverage

* Update README.md

* Move over OneElement from Zygote

* Add tests

* Update oneelement.jl

* add tests

* Update runtests.jl

* add docs
@dlfivefifty dlfivefifty mentioned this pull request Mar 29, 2023
@codecov
Copy link

codecov bot commented Mar 29, 2023

Codecov Report

Merging #238 (31c71ee) into release-1.0 (67fc055) will decrease coverage by 0.61%.
The diff coverage is 0.00%.

@@               Coverage Diff               @@
##           release-1.0     #238      +/-   ##
===============================================
- Coverage        99.84%   99.24%   -0.61%     
===============================================
  Files                5        5              
  Lines              655      659       +4     
===============================================
  Hits               654      654              
- Misses               1        5       +4     
Impacted Files Coverage Δ
src/oneelement.jl 80.00% <0.00%> (-20.00%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Base automatically changed from release-1.0 to master March 30, 2023 20:26
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants