neo4j-contrib / neomodel

An Object Graph Mapper (OGM) for the Neo4j graph database.
https://neomodel.readthedocs.io
MIT License
963 stars 231 forks source link

Turned use of format to f-strings #684

Closed aanastasiou closed 1 year ago

aanastasiou commented 1 year ago

As per the title

codecov[bot] commented 1 year ago

Codecov Report

Merging #684 (68a06f6) into rc/5.0.1 (db26a98) will increase coverage by 0.04%. The diff coverage is 60.97%.

:exclamation: Current head 68a06f6 differs from pull request most recent head 39e5fa6. Consider uploading reports for the commit 39e5fa6 to get more accurate results

@@             Coverage Diff              @@
##           rc/5.0.1     #684      +/-   ##
============================================
+ Coverage     89.46%   89.51%   +0.04%     
============================================
  Files            15       15              
  Lines          1994     2002       +8     
============================================
+ Hits           1784     1792       +8     
  Misses          210      210              
Impacted Files Coverage Δ
neomodel/match_q.py 80.48% <0.00%> (+0.96%) :arrow_up:
neomodel/util.py 89.67% <ø> (ø)
neomodel/exceptions.py 72.81% <30.76%> (+0.53%) :arrow_up:
neomodel/contrib/spatial_properties.py 90.56% <45.45%> (ø)
neomodel/relationship_manager.py 93.16% <50.00%> (ø)
neomodel/properties.py 91.40% <62.50%> (ø)
neomodel/match.py 90.42% <75.67%> (-0.13%) :arrow_down:
neomodel/core.py 89.89% <77.77%> (+0.07%) :arrow_up: