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

ROVI-org / battery-data-toolkit
96%

Build:
DEFAULT BRANCH: main
Repo Added 22 Jan 2024 03:36PM UTC
Files 29
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 main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • WardLT-patch-1
  • WardLT-patch-2
  • add-nrel
  • append-to-h5
  • array-columns
  • auto-versioning
  • ba-cycle-stats
  • ba-export
  • combined-io
  • consistency
  • cycle_times
  • day-rollover
  • empty-cycles
  • fewer-warnings
  • fix-ghpages-gha
  • fix-integrators
  • fix-maccor-times
  • fix-metadata
  • fix-string-types
  • fix_add_state
  • ghpages
  • groupby-dataset
  • hdf-via-pytables
  • init_eis
  • kokam
  • less-warnings
  • metadata-schema-docs
  • move-hdf-parquet
  • move-to-py39
  • multi-h5
  • multicell-dataset
  • net_capacity_summarizer
  • no-cell-dataset
  • no-scythe
  • nonbatt-tables
  • parquet
  • postprocess_CE_fix
  • postprocess_mods
  • pydantic-v2
  • read_hdf_str
  • refactor-column-metadata
  • refactor-docs
  • refactor-tests
  • remove-h5py
  • rename
  • rename-datasets
  • require-py310
  • revert-46-init_eis
  • revert-84-timings
  • save-schema
  • schema-tables
  • simplify-consistency
  • state_raw_enhancer
  • store-schema
  • stream-read
  • stream-write
  • synth-schema
  • test-protocol
  • timings
  • update-artifact-upload
  • update-kokam
  • v0.2.0
  • v0.3.0
  • v0.3.1
  • v0.3.2
  • v0.3.3
  • v0.3.4
  • v0.4
  • v0.4.0
  • v0.4.1
  • v0.4.2
  • v0.4.3
  • v0.4.4
  • v0.4.5
  • v0.4.6
  • warning

19 Aug 2025 08:22PM UTC coverage: 95.971% (-0.003%) from 95.974%
17080904781

push

github

web-flow
Postprocess CE fix (#147)

* Avoiding warnings

The way pandas deals with the addition of new columns is a bit weird, as there
is a difference between a view of a dataframe, a copy of it, and the dataframe
itself. By using `.loc` with a specified tuple of new columns to add, we do what
pandas deems correct, and circumvent several annoying warnings

* Changing the name of the CE column

The CE-adjusted charge column has a new, more descriptive name.

* trying to avoid the nuisance of Coverall 422

* trying again to deal with coveralls

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

1310 of 1365 relevant lines covered (95.97%)

2.88 hits per line

Relevant lines Covered
Build:
Build:
1365 RELEVANT LINES 1310 COVERED LINES
2.88 HITS PER LINE
Source Files on main
  • Tree
  • List 29
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
17080904781 main Postprocess CE fix (#147) * Avoiding warnings The way pandas deals with the addition of new columns is a bit weird, as there is a difference between a view of a dataframe, a copy of it, and the dataframe itself. By using `.loc` with a specified ... push 19 Aug 2025 08:23PM UTC web-flow github
95.97
16978801870 main HDFReads recovers strings (#146) * Making sure strings are properly read Since we save strings as raw byte sequences, when reading them back, we should make sure that, in memory, they are accessible as strings as well. * flake8 issue push 14 Aug 2025 11:13PM UTC web-flow github
95.97
16947286284 main Postprocess modiffications (#145) * ignoring vscode settings * changing name of schema from hold to rest * Fixing nomenclature errors Changing the ChargingState schema from 'hold' to 'rest' caused a number of issues, which should now have been... push 13 Aug 2025 07:29PM UTC web-flow github
95.96
15493891555 main Net capacity summarizer (#144) * Includes max cycled capacity calculation The CapacityPerCycle summarizer now also includes the maximum amount of charge that was cycled during the cycle, in Amp-hours. This is computed as the maximum of the cumul... push 06 Jun 2025 03:17PM UTC web-flow github
96.1
15227174371 main Add checks to ensure files are ordered by date (#142) Also allow parsing the datetime column, and skipping if it is problematic push 24 May 2025 12:45PM UTC web-flow github
96.1
15031518511 main AddState allows user to specify max current for rest (#141) * AddState allows user to specify max current for rest Now, the enhancing of the dataset to add states allow the user to specify the maximum value of current to be considered a rest. *... push 14 May 2025 09:31PM UTC web-flow github
96.01
14913442982 main Enhancer to compute state (#140) * creating enhancer to find state * Testing State Enhancer Also making sure the data being used is compliant to the current criterion we have established. This required me to mark some tests for failure, and the... push 08 May 2025 06:28PM UTC web-flow github
96.08
14913091509 main Updates to fix error with updated Kokam dataset (#139) * Adding a test showing error with object types * Improve support for columns with missing values * Loosen the regex for NREL data * Test normal strings and otherwise push 08 May 2025 06:08PM UTC web-flow github
96.04
14861982436 main Add ability to stream multiple tables (#136) * Add ability to stream multiple tables * Remove errant print statements * Fix issue with overwriting files in windows test push 06 May 2025 02:17PM UTC web-flow github
96.18
14861803965 main Remove deprecated call to model_fields push 06 May 2025 02:09PM UTC WardLT github
96.19
See All Builds (324)
  • 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