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

MITLibraries / alma-bursartransfer / 5754558802
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: v1.1.1
DEFAULT BRANCH: main
Ran 03 Aug 2023 06:50PM UTC
Jobs 1
Files 2
Run time 1s
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

pending completion
5754558802

push

github

adamshire123
########50 characters############################
gets export file using job ID

########72 characters##################################################
# Why these changes are being introduced:
We need the exact name of the export file in order to retrieve it from from s3.

The job end webhook data does not include all of the information necessary to derive the
filename.

The filename takes the following format [alma bursar transfer job name]-[job id]-[timestamp].xml. The job end
webhook includes only the job name, and job id, but not the timestamp.

# How this addresses that need:
* Uses the path-like SOURCE_PREFIX (from environment variable)
job name, and job id (both passed in from step function) as a prefix
to filter a list of objects in the source bucket. Job Ids are unique,
so there should be only one object that matches.

# Side effects of this change:
* lambda should be invoked with a dict like
{"job_name": "job name", "job_id" : "job id"}

12 of 12 new or added lines in 1 file covered. (100.0%)

82 of 82 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5754558802.1 03 Aug 2023 06:50PM UTC 0
100.0
GitHub Action Run
Source Files on build 5754558802
Detailed source file information is not available for this build.
  • Back to Repo
  • 2e3a96b3 on github
  • Prev Build on xmltocsv (#5738996599)
  • Next Build on xmltocsv (#5762850329)
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