• 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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 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
  • main
  • 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
17080729821 postprocess_CE_fix trying again to deal with coveralls Pull #147 19 Aug 2025 08:15PM UTC victorventuri github
95.97
17080186144 postprocess_CE_fix Changing the name of the CE column The CE-adjusted charge column has a new, more descriptive name. Pull #147 19 Aug 2025 07:49PM UTC victorventuri 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
16978759110 read_hdf_str Merge dd7ecde25 into 310a7bd2b Pull #146 14 Aug 2025 11:10PM UTC web-flow github
95.97
16978690653 read_hdf_str flake8 issue push 14 Aug 2025 11:06PM UTC victorventuri 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
16947064754 postprocess_mods Merge 771da7cf9 into 5daea0a50 Pull #145 13 Aug 2025 07:18PM UTC web-flow github
95.96
16923341502 postprocess_mods fixing demo notebook push 12 Aug 2025 11:29PM UTC victorventuri github
95.96
16923227813 postprocess_mods style fix push 12 Aug 2025 11:22PM UTC victorventuri github
95.96
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