mentat-collective / emmy

The Emmy Computer Algebra System.
https://emmy.mentat.org
GNU General Public License v3.0
405 stars 24 forks source link

remove unnecessary import-defs #152

Closed sritchie closed 1 year ago

sritchie commented 1 year ago

I noticed a couple that could be moved down into the import-vars block.

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a3a4954) 87.33% compared to head (48b77f7) 87.36%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #152 +/- ## ========================================== + Coverage 87.33% 87.36% +0.02% ========================================== Files 98 98 Lines 15383 15380 -3 Branches 845 846 +1 ========================================== + Hits 13435 13436 +1 + Misses 1103 1098 -5 - Partials 845 846 +1 ``` | [Files](https://app.codecov.io/gh/mentat-collective/emmy/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mentat-collective) | Coverage Δ | | |---|---|---| | [src/emmy/env.cljc](https://app.codecov.io/gh/mentat-collective/emmy/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mentat-collective#diff-c3JjL2VtbXkvZW52LmNsamM=) | `94.59% <ø> (-0.22%)` | :arrow_down: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/mentat-collective/emmy/pull/152/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mentat-collective)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.