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

MITLibraries / archivesspace-airtable-integration
98%
main: 98%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/boto3-1.35.98
DEFAULT BRANCH: main
Repo Added 13 Nov 2024 04:54PM UTC
Token 7pEY7iSj64nksixis6QtlSAa25h2DO94r regen
Build 88 Last
Files 3
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

LAST BUILD ON BRANCH update-cli
branch: update-cli
CHANGE BRANCH
x
Reset
Sync Branches
  • update-cli
  • dependabot/pip/boto3-1.35.65
  • dependabot/pip/boto3-1.35.66
  • dependabot/pip/boto3-1.35.68
  • dependabot/pip/boto3-1.35.69
  • dependabot/pip/boto3-1.35.70
  • dependabot/pip/boto3-1.35.71
  • dependabot/pip/boto3-1.35.72
  • dependabot/pip/boto3-1.35.74
  • dependabot/pip/boto3-1.35.76
  • dependabot/pip/boto3-1.35.77
  • dependabot/pip/boto3-1.35.78
  • dependabot/pip/boto3-1.35.79
  • dependabot/pip/boto3-1.35.80
  • dependabot/pip/boto3-1.35.81
  • dependabot/pip/boto3-1.35.82
  • dependabot/pip/boto3-1.35.83
  • dependabot/pip/boto3-1.35.84
  • dependabot/pip/boto3-1.35.85
  • dependabot/pip/boto3-1.35.86
  • dependabot/pip/boto3-1.35.87
  • dependabot/pip/boto3-1.35.88
  • dependabot/pip/boto3-1.35.90
  • dependabot/pip/boto3-1.35.91
  • dependabot/pip/boto3-1.35.92
  • dependabot/pip/boto3-1.35.93
  • dependabot/pip/boto3-1.35.94
  • dependabot/pip/boto3-1.35.95
  • dependabot/pip/boto3-1.35.96
  • dependabot/pip/boto3-1.35.97
  • dependabot/pip/boto3-1.35.98
  • dependabot/pip/boto3-stubs-1.35.65
  • dependabot/pip/boto3-stubs-1.35.66
  • dependabot/pip/boto3-stubs-1.35.68
  • dependabot/pip/boto3-stubs-1.35.69
  • dependabot/pip/boto3-stubs-1.35.70
  • dependabot/pip/boto3-stubs-1.35.71
  • dependabot/pip/boto3-stubs-1.35.72
  • dependabot/pip/boto3-stubs-1.35.74
  • dependabot/pip/boto3-stubs-1.35.76
  • dependabot/pip/boto3-stubs-1.35.77
  • dependabot/pip/boto3-stubs-1.35.78
  • dependabot/pip/boto3-stubs-1.35.79
  • dependabot/pip/boto3-stubs-1.35.80
  • dependabot/pip/boto3-stubs-1.35.81
  • dependabot/pip/boto3-stubs-1.35.82
  • dependabot/pip/boto3-stubs-1.35.83
  • dependabot/pip/boto3-stubs-1.35.84
  • dependabot/pip/boto3-stubs-1.35.85
  • dependabot/pip/boto3-stubs-1.35.86
  • dependabot/pip/boto3-stubs-1.35.87
  • dependabot/pip/boto3-stubs-1.35.88
  • dependabot/pip/boto3-stubs-1.35.90
  • dependabot/pip/boto3-stubs-1.35.91
  • dependabot/pip/boto3-stubs-1.35.92
  • dependabot/pip/boto3-stubs-1.35.93
  • dependabot/pip/boto3-stubs-1.35.94
  • dependabot/pip/boto3-stubs-1.35.95
  • dependabot/pip/boto3-stubs-1.35.96
  • dependabot/pip/boto3-stubs-1.35.97
  • dependabot/pip/boto3-stubs-1.35.98
  • dependabot/pip/jinja2-3.1.5
  • dependabot/pip/moto-5.0.22
  • dependabot/pip/moto-5.0.23
  • dependabot/pip/moto-5.0.24
  • dependabot/pip/moto-5.0.25
  • dependabot/pip/moto-5.0.26
  • dependabot/pip/pytest-8.3.4
  • dependabot/pip/ruff-0.8.0
  • dependabot/pip/ruff-0.8.1
  • dependabot/pip/ruff-0.8.2
  • dependabot/pip/ruff-0.8.3
  • dependabot/pip/ruff-0.8.4
  • dependabot/pip/ruff-0.8.5
  • dependabot/pip/ruff-0.8.6
  • dependabot/pip/ruff-0.9.0
  • dependabot/pip/ruff-0.9.1
  • dependabot/pip/sentry-sdk-2.19.0
  • init-app
  • main

26 Nov 2024 03:52PM UTC coverage: 97.938% (+0.8%) from 97.143%
12034330849

Pull #6

github

ehanson8
Updates based on discussion in PR #6

* Add comments to `cli.main` for readability
* Reorder `cli.main` for readability
* Update logging in SSMClient methods
Pull Request #6: Add functionality to CLI

29 of 29 new or added lines in 2 files covered. (100.0%)

95 of 97 relevant lines covered (97.94%)

0.98 hits per line

Relevant lines Covered
Build:
Build:
97 RELEVANT LINES 95 COVERED LINES
0.98 HITS PER LINE
Source Files on update-cli
  • Tree
  • List 3
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
12034330849 update-cli Updates based on discussion in PR #6 * Add comments to `cli.main` for readability * Reorder `cli.main` for readability * Update logging in SSMClient methods Pull #6 26 Nov 2024 03:56PM UTC ehanson8 github
97.94
12032275144 update-cli Remove pinned pydantic version after bug fix Pull #6 26 Nov 2024 02:05PM UTC ehanson8 github
97.96
11956562731 update-cli Add functionality to CLI Why these changes are being introduced: * Given the application's simplicity, the majority of the application's functionality will reside in the CLI. How this addresses that need: * Update cli.py with the application's f... push 21 Nov 2024 03:37PM UTC ehanson8 github
97.96
See All Builds (88)

Badge your Repo: archivesspace-airtable-integration

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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

© 2025 Coveralls, Inc