ProfessionalWiki / AutomatedValues

Wikibase extension that allows defining rules to automatically set labels or aliases based on Statement values
https://wikibase.consulting/automating-values-in-wikibase
GNU General Public License v2.0
6 stars 3 forks source link

CI: also run tests with MediaWiki 1.38 and 1.39 #27

Closed Universal-Omega closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #27 (6e552ab) into master (968c94d) will decrease coverage by 2.62%. The diff coverage is 33.33%.

:exclamation: Current head 6e552ab differs from pull request most recent head acd7d36. Consider uploading reports for the commit acd7d36 to get more accurate results

@@             Coverage Diff              @@
##             master      #27      +/-   ##
============================================
- Coverage     87.69%   85.07%   -2.62%     
- Complexity      126      131       +5     
============================================
  Files            18       19       +1     
  Lines           260      268       +8     
============================================
  Hits            228      228              
- Misses           32       40       +8     
Impacted Files Coverage Δ
src/Compat.php 0.00% <0.00%> (ø)
src/DataAccess/RulesDeserializer.php 100.00% <100.00%> (ø)
src/Domain/StatementEqualityCriterion.php 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Universal-Omega commented 1 year ago

26 should really work, as it passes on both 1.38 and 1.39 when I ran it locally, so closing this, since it is not needed when the other one should work.