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

syntest-framework / syntest-core
46%

Build:
DEFAULT BRANCH: main
Repo Added 09 Feb 2023 03:38PM UTC
Files 52
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

01 Nov 2023 03:13PM UTC coverage: 46.198% (-4.9%) from 51.111%
6721483383

push

github

web-flow
chore: rename core to framework (#382)

Based on #380, we decided to start the process of renaming this repo to framework from the current name core. The main reasons for these are:

The name core is not very suitable anymore as the core now contains not only common libraries for the other repositories but also the new modular extendable feature set. This allows people to build tools like our other repos on top of the framework.

It is confusing what the framework actually refers to (1) all repos combined, or (2) the modular extendable ecosystem contained in this repo. We think it should be the second, therefore, we have decided to rename the repo to framework.

Additionally:
As the plugins were renamed, the test workflows weren't working anymore. Given that the workspaces were managed manually before, I decided to automate the process of collecting the workspace paths. It took some tries to get the new CI workflow to work.

All directories on the second level with a package.json (e.g., //package.json) are selected as a workspace. This caused some crashes as not all workspaces produce coverage files. Therefore, I have added an additional step that checks if the coverage file is present before collecting the coverage and sending it through.

The workflow will only fail when there is a coverage file but the coverage collection step cannot process it.

206 of 533 branches covered (0.0%)

Branch coverage included in aggregate %.

760 of 1558 relevant lines covered (48.78%)

518.4 hits per line

Relevant lines Covered
Build:
Build:
1558 RELEVANT LINES 760 COVERED LINES
518.4 HITS PER LINE
Source Files on main
  • Tree
  • List 52
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
6721483383 main chore: rename core to framework (#382) Based on #380, we decided to start the process of renaming this repo to framework from the current name core. The main reasons for these are: The name core is not very suitable anymore as the core now con... push 01 Nov 2023 03:15PM UTC web-flow github
46.2
6655068000 main build: run prettier on the root level (#381) Prettier was only configured to run on the modules and not on the files at the root level. Additionally, running prettier for the whole project from the root is faster than running all modules separa... push 26 Oct 2023 01:51PM UTC web-flow github
51.11
6654979681 main build: add citation config (#380) The citation file shows a button for how to cite the work on GitHub. push 26 Oct 2023 01:43PM UTC web-flow github
51.11
6654837187 main chore(release): publish new version - @syntest/analysis@0.2.1-beta.0 - @syntest/cfg@0.4.1-beta.0 - @syntest/cli-graphics@0.2.1-beta.0 - @syntest/logging@0.1.2-beta.0 - @syntest/metric@0.1.2-beta.0 - @syntest/module@0.1.2-beta.0 - @syntest/... push 26 Oct 2023 01:33PM UTC syntest-ci github
51.11
6654812095 main build: add zenodo config (#379) The Zenodo configuration file automatically configures the Zenodo metadata for the software entity publication. push 26 Oct 2023 01:30PM UTC web-flow github
51.11
6654805884 main chore: update copyright to syntest contributors (#378) The Delft University of Technology waives their copyright and thus transverse the copyrights from the university to the SynTest contributors. Additionally, the license files were deduplica... push 26 Oct 2023 01:29PM UTC web-flow github
51.11
6260682386 main chore(release): publish new version - @syntest/search@0.5.0-beta.3 - @syntest/plugin-core-event-listener-graphing@1.0.2-beta.3 - @syntest/plugin-core-event-listener-state-storage@0.1.2-beta.3 - @syntest/plugin-core-event-listener-websocket@0.... push 21 Sep 2023 10:57AM UTC syntest-ci github
51.11
6260666781 main feat: improve secondary objectives (#377) - There was an error in the secondary objectives where it was optimizing for encodings that have a larger size instead of smaller. - In addition, this PR adds a secondary objective that optimizes for enc... push 21 Sep 2023 10:55AM UTC web-flow github
51.11
6249280796 main chore(release): publish new version - @syntest/search@0.5.0-beta.2 - @syntest/plugin-core-event-listener-graphing@1.0.2-beta.2 - @syntest/plugin-core-event-listener-state-storage@0.1.2-beta.2 - @syntest/plugin-core-event-listener-websocket@0.... push 20 Sep 2023 01:30PM UTC syntest-ci github
51.11
6249254273 main feat: post processing options (#376) - Since the meta-comments are a post-processing step these are moved out of the core-search library and into the library for each language. This is necessary as the other post-processing steps will interfere w... push 20 Sep 2023 01:27PM UTC web-flow github
51.11
See All Builds (364)
  • 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