Skip to content

keyword bugs#375

Closed
francescalb wants to merge 22 commits intomasterfrom
keyword_bugs
Closed

keyword bugs#375
francescalb wants to merge 22 commits intomasterfrom
keyword_bugs

Conversation

@francescalb
Copy link
Contributor

Description

Type of change

  • Bug fix and code cleanup
  • New feature
  • Documentation update
  • Testing

Checklist for the reviewer

This checklist should be used as a help for the reviewer.

  • Is the change limited to one issue?
  • Does this PR close the issue?
  • Is the code easy to read and understand?
  • Do all new feature have an accompanying new test?
  • Has the documentation been updated as necessary?
  • Is the code properly tested?

@codecov
Copy link

codecov bot commented Apr 3, 2025

Codecov Report

Attention: Patch coverage is 81.30081% with 23 lines in your changes missing coverage. Please review.

Project coverage is 82.37%. Comparing base (51258ad) to head (eca957c).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
tripper/datadoc/clitool.py 33.33% 8 Missing ⚠️
tripper/utils.py 86.20% 8 Missing ⚠️
tripper/datadoc/tabledoc.py 88.63% 5 Missing ⚠️
tripper/datadoc/dataset.py 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #375      +/-   ##
==========================================
+ Coverage   82.26%   82.37%   +0.11%     
==========================================
  Files          27       27              
  Lines        3439     3513      +74     
==========================================
+ Hits         2829     2894      +65     
- Misses        610      619       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

jesper-friis added a commit that referenced this pull request Apr 22, 2025
# Description
We are in a state with many open PRs with mutual conflicts. This branch
merge them together and resolve conflicts.
It merges the following branches:

- context-module, PR #378
- keyword_bugs, PR #375
- master
- matchmaker-demo, PR #377
- fix-readme-link, PR #379
- use_pyld, PR #376

Furthermore it has added support for the graph keyword (in a better
way), replacing PR #360 as well.
See [Tripper network](https://github.com/EMMC-ASBL/tripper/network) for
details.

The speed of tabledoc has been greatly improved. The PINK example with
1021 datasets now runs in a few seconds compared to minutes before...

---------

Co-authored-by: Francesca.L.Bleken@sintef.no <francesca.l.bleken@sintef.no>
@jesper-friis
Copy link
Contributor

Closing. Merged into #380

@jesper-friis jesper-friis deleted the keyword_bugs branch April 23, 2025 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants