Skip to content

225 solve checker bugs#226

Merged
carlosmada22 merged 10 commits intomainfrom
225-solve-checker-bugs
Nov 24, 2025
Merged

225 solve checker bugs#226
carlosmada22 merged 10 commits intomainfrom
225-solve-checker-bugs

Conversation

@carlosmada22
Copy link
Collaborator

All the bugs presented here were solved. There is a minor bug affecting how the vocabularies are read ([terms] key problem), that should be solved in another issue. Can you do this meanwhile I am not here @JosePizarro3 ?

@carlosmada22 carlosmada22 linked an issue Nov 3, 2025 that may be closed by this pull request
@coveralls
Copy link

coveralls commented Nov 3, 2025

Pull Request Test Coverage Report for Build 19641825593

Details

  • 12 of 64 (18.75%) changed or added relevant lines in 4 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.7%) to 59.255%

Changes Missing Coverage Covered Lines Changed/Added Lines %
bam_masterdata/checker/source_loader.py 3 5 60.0%
bam_masterdata/checker/masterdata_validator.py 0 6 0.0%
bam_masterdata/cli/cli.py 0 44 0.0%
Files with Coverage Reduction New Missed Lines %
bam_masterdata/checker/source_loader.py 1 90.0%
Totals Coverage Status
Change from base Build 19627686209: -0.7%
Covered Lines: 1130
Relevant Lines: 1907

💛 - Coveralls

@JosePizarro3 JosePizarro3 added the fix Bug fixes label Nov 3, 2025
Copy link
Member

@JosePizarro3 JosePizarro3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some minor code style comments

@carlosmada22 carlosmada22 force-pushed the 225-solve-checker-bugs branch from dd0cdf2 to bb9bfed Compare November 24, 2025 16:14
@carlosmada22 carlosmada22 merged commit e37f0a5 into main Nov 24, 2025
7 checks passed
@carlosmada22 carlosmada22 deleted the 225-solve-checker-bugs branch November 24, 2025 16:39
CagtayFabry pushed a commit to CagtayFabry/bam-masterdata that referenced this pull request Dec 17, 2025
* Solved bugs

* Solved bugs

* Fix problem

* Added confirmation message where there are no errors in checker

* Solved review

* Solved review

* Solved review

* Solved review

* Solved review

* Solved review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Solve checker bugs

3 participants