Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S stdpp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 69
    • Issues 69
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Iris
  • stdpp
  • Merge requests
  • !380

Enable cumulativity for telescopes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Janno requested to merge janno/cumulative-telescopes into master May 16, 2022
  • Overview 17
  • Commits 3
  • Pipelines 3
  • Changes 2

This fixes iris#461 (closed) by enabling cumulative universe polymorphism in telescopes.v, allowing tele at a fixed universe (such as the Quant universe in iris) to cumulatively contain telescopes at smaller universes.

I also re-arranged existing telescope tests slightly in order to make sure the test for Unset Universe Minimization ToSet has a chance to fail before the accessor test, which happens to fail for the same reason.

Edited May 16, 2022 by Janno
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: janno/cumulative-telescopes