• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

curationexperts / laevigata / 2403738b-935e-4565-a44e-e7158913712e / 1
96%
main: 96%

Build:
DEFAULT BRANCH: main
Ran 09 Sep 2024 10:21PM UTC
Files 137
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

09 Sep 2024 10:15PM UTC coverage: 80.375% (+2.3%) from 78.062%
2403738b-935e-4565-a44e-e7158913712e.1

push

circleci

mark-dce
[FIX] Ensure embargo contents are reset when user selects no embargo

**ISSUE**
When a user had initially selected an embargo option and set the
contents to embargo, but then later edited their submission to request
'None - open access immediately', embargo booleans were not reset.

This could result in unclear data being persisted for the ETD such as:
```
embargo_length     => 'None - open access immediately'
files_embargoed    => true
toc_embargoed      => true
abstract_embargoed => flase
```
While the code treats this as an open access ETD, it's confuing to see
the files and toc booleans set to true.

**RESOLUTION**
This change adds code and tests to
1) Ensure that the form sets the embargo_type to a value that represents
   no embargo when the open access option is chosen for embargo_length
2) Ensure that the actor stack resets embargo booleans when the embargo_type
   is set to 'open' (VisibilityTranslator::OPEN)

2269 of 2823 relevant lines covered (80.38%)

15.76 hits per line

Source Files on job 2403738b-935e-4565-a44e-e7158913712e.1
  • Tree
  • List 0
  • Changed 70
  • Source Changed 0
  • Coverage Changed 39
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2403738
  • 1acba752 on github
  • Prev Job for on main (#d581ef99-699b-428a-891e-ce2c097dc595.1)
  • Next Job for on main (#00b5088d-827d-4a4d-b31d-9fe06bd9c765.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc